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
AmountRatio
Cached name for the 'amount_ratio' property.
public static readonly StringName AmountRatio
Field Value
CollisionBaseSize
Cached name for the 'collision_base_size' property.
public static readonly StringName CollisionBaseSize
Field Value
DrawOrder
Cached name for the 'draw_order' property.
public static readonly StringName DrawOrder
Field Value
Emitting
Cached name for the 'emitting' property.
public static readonly StringName Emitting
Field Value
Explosiveness
Cached name for the 'explosiveness' property.
public static readonly StringName Explosiveness
Field Value
FixedFps
Cached name for the 'fixed_fps' property.
public static readonly StringName FixedFps
Field Value
FractDelta
Cached name for the 'fract_delta' property.
public static readonly StringName FractDelta
Field Value
InterpToEnd
Cached name for the 'interp_to_end' property.
public static readonly StringName InterpToEnd
Field Value
Interpolate
Cached name for the 'interpolate' property.
public static readonly StringName Interpolate
Field Value
Lifetime
Cached name for the 'lifetime' property.
public static readonly StringName Lifetime
Field Value
LocalCoords
Cached name for the 'local_coords' property.
public static readonly StringName LocalCoords
Field Value
OneShot
Cached name for the 'one_shot' property.
public static readonly StringName OneShot
Field Value
Preprocess
Cached name for the 'preprocess' property.
public static readonly StringName Preprocess
Field Value
ProcessMaterial
Cached name for the 'process_material' property.
public static readonly StringName ProcessMaterial
Field Value
Randomness
Cached name for the 'randomness' property.
public static readonly StringName Randomness
Field Value
SpeedScale
Cached name for the 'speed_scale' property.
public static readonly StringName SpeedScale
Field Value
SubEmitter
Cached name for the 'sub_emitter' property.
public static readonly StringName SubEmitter
Field Value
Texture
Cached name for the 'texture' property.
public static readonly StringName Texture
Field Value
TrailEnabled
Cached name for the 'trail_enabled' property.
public static readonly StringName TrailEnabled
Field Value
TrailLifetime
Cached name for the 'trail_lifetime' property.
public static readonly StringName TrailLifetime
Field Value
TrailSectionSubdivisions
Cached name for the 'trail_section_subdivisions' property.
public static readonly StringName TrailSectionSubdivisions
Field Value
TrailSections
Cached name for the 'trail_sections' property.
public static readonly StringName TrailSections
Field Value
VisibilityRect
Cached name for the 'visibility_rect' property.
public static readonly StringName VisibilityRect