Class PathFollow2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PathFollow2D.PropertyName : Node2D.PropertyName
- Inheritance
-
PathFollow2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CubicInterp
Cached name for the 'cubic_interp' property.
public static readonly StringName CubicInterp
Field Value
HOffset
Cached name for the 'h_offset' property.
public static readonly StringName HOffset
Field Value
Loop
Cached name for the 'loop' property.
public static readonly StringName Loop
Field Value
Progress
Cached name for the 'progress' property.
public static readonly StringName Progress
Field Value
ProgressRatio
Cached name for the 'progress_ratio' property.
public static readonly StringName ProgressRatio
Field Value
Rotates
Cached name for the 'rotates' property.
public static readonly StringName Rotates
Field Value
VOffset
Cached name for the 'v_offset' property.
public static readonly StringName VOffset