Class PathFollow3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PathFollow3D.PropertyName : Node3D.PropertyName
- Inheritance
-
PathFollow3D.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
RotationMode
Cached name for the 'rotation_mode' property.
public static readonly StringName RotationMode
Field Value
TiltEnabled
Cached name for the 'tilt_enabled' property.
public static readonly StringName TiltEnabled
Field Value
UseModelFront
Cached name for the 'use_model_front' property.
public static readonly StringName UseModelFront
Field Value
VOffset
Cached name for the 'v_offset' property.
public static readonly StringName VOffset