Class PathFollow3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PathFollow3D.MethodName : Node3D.MethodName
- Inheritance
-
PathFollow3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
CorrectPosture
Cached name for the 'correct_posture' method.
public static readonly StringName CorrectPosture
Field Value
GetCubicInterpolation
Cached name for the 'get_cubic_interpolation' method.
public static readonly StringName GetCubicInterpolation
Field Value
GetHOffset
Cached name for the 'get_h_offset' method.
public static readonly StringName GetHOffset
Field Value
GetProgress
Cached name for the 'get_progress' method.
public static readonly StringName GetProgress
Field Value
GetProgressRatio
Cached name for the 'get_progress_ratio' method.
public static readonly StringName GetProgressRatio
Field Value
GetRotationMode
Cached name for the 'get_rotation_mode' method.
public static readonly StringName GetRotationMode
Field Value
GetVOffset
Cached name for the 'get_v_offset' method.
public static readonly StringName GetVOffset
Field Value
HasLoop
Cached name for the 'has_loop' method.
public static readonly StringName HasLoop
Field Value
IsTiltEnabled
Cached name for the 'is_tilt_enabled' method.
public static readonly StringName IsTiltEnabled
Field Value
IsUsingModelFront
Cached name for the 'is_using_model_front' method.
public static readonly StringName IsUsingModelFront
Field Value
SetCubicInterpolation
Cached name for the 'set_cubic_interpolation' method.
public static readonly StringName SetCubicInterpolation
Field Value
SetHOffset
Cached name for the 'set_h_offset' method.
public static readonly StringName SetHOffset
Field Value
SetLoop
Cached name for the 'set_loop' method.
public static readonly StringName SetLoop
Field Value
SetProgress
Cached name for the 'set_progress' method.
public static readonly StringName SetProgress
Field Value
SetProgressRatio
Cached name for the 'set_progress_ratio' method.
public static readonly StringName SetProgressRatio
Field Value
SetRotationMode
Cached name for the 'set_rotation_mode' method.
public static readonly StringName SetRotationMode
Field Value
SetTiltEnabled
Cached name for the 'set_tilt_enabled' method.
public static readonly StringName SetTiltEnabled
Field Value
SetUseModelFront
Cached name for the 'set_use_model_front' method.
public static readonly StringName SetUseModelFront
Field Value
SetVOffset
Cached name for the 'set_v_offset' method.
public static readonly StringName SetVOffset