Table of Contents

Class GpuParticles2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class GpuParticles2D.PropertyName : Node2D.PropertyName
Inheritance
GpuParticles2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Amount

Cached name for the 'amount' property.

public static readonly StringName Amount

Field Value

StringName

AmountRatio

Cached name for the 'amount_ratio' property.

public static readonly StringName AmountRatio

Field Value

StringName

CollisionBaseSize

Cached name for the 'collision_base_size' property.

public static readonly StringName CollisionBaseSize

Field Value

StringName

DrawOrder

Cached name for the 'draw_order' property.

public static readonly StringName DrawOrder

Field Value

StringName

Emitting

Cached name for the 'emitting' property.

public static readonly StringName Emitting

Field Value

StringName

Explosiveness

Cached name for the 'explosiveness' property.

public static readonly StringName Explosiveness

Field Value

StringName

FixedFps

Cached name for the 'fixed_fps' property.

public static readonly StringName FixedFps

Field Value

StringName

FractDelta

Cached name for the 'fract_delta' property.

public static readonly StringName FractDelta

Field Value

StringName

InterpToEnd

Cached name for the 'interp_to_end' property.

public static readonly StringName InterpToEnd

Field Value

StringName

Interpolate

Cached name for the 'interpolate' property.

public static readonly StringName Interpolate

Field Value

StringName

Lifetime

Cached name for the 'lifetime' property.

public static readonly StringName Lifetime

Field Value

StringName

LocalCoords

Cached name for the 'local_coords' property.

public static readonly StringName LocalCoords

Field Value

StringName

OneShot

Cached name for the 'one_shot' property.

public static readonly StringName OneShot

Field Value

StringName

Preprocess

Cached name for the 'preprocess' property.

public static readonly StringName Preprocess

Field Value

StringName

ProcessMaterial

Cached name for the 'process_material' property.

public static readonly StringName ProcessMaterial

Field Value

StringName

Randomness

Cached name for the 'randomness' property.

public static readonly StringName Randomness

Field Value

StringName

SpeedScale

Cached name for the 'speed_scale' property.

public static readonly StringName SpeedScale

Field Value

StringName

SubEmitter

Cached name for the 'sub_emitter' property.

public static readonly StringName SubEmitter

Field Value

StringName

Texture

Cached name for the 'texture' property.

public static readonly StringName Texture

Field Value

StringName

TrailEnabled

Cached name for the 'trail_enabled' property.

public static readonly StringName TrailEnabled

Field Value

StringName

TrailLifetime

Cached name for the 'trail_lifetime' property.

public static readonly StringName TrailLifetime

Field Value

StringName

TrailSectionSubdivisions

Cached name for the 'trail_section_subdivisions' property.

public static readonly StringName TrailSectionSubdivisions

Field Value

StringName

TrailSections

Cached name for the 'trail_sections' property.

public static readonly StringName TrailSections

Field Value

StringName

VisibilityRect

Cached name for the 'visibility_rect' property.

public static readonly StringName VisibilityRect

Field Value

StringName