Table of Contents

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

StringName

GetCubicInterpolation

Cached name for the 'get_cubic_interpolation' method.

public static readonly StringName GetCubicInterpolation

Field Value

StringName

GetHOffset

Cached name for the 'get_h_offset' method.

public static readonly StringName GetHOffset

Field Value

StringName

GetProgress

Cached name for the 'get_progress' method.

public static readonly StringName GetProgress

Field Value

StringName

GetProgressRatio

Cached name for the 'get_progress_ratio' method.

public static readonly StringName GetProgressRatio

Field Value

StringName

GetRotationMode

Cached name for the 'get_rotation_mode' method.

public static readonly StringName GetRotationMode

Field Value

StringName

GetVOffset

Cached name for the 'get_v_offset' method.

public static readonly StringName GetVOffset

Field Value

StringName

HasLoop

Cached name for the 'has_loop' method.

public static readonly StringName HasLoop

Field Value

StringName

IsTiltEnabled

Cached name for the 'is_tilt_enabled' method.

public static readonly StringName IsTiltEnabled

Field Value

StringName

IsUsingModelFront

Cached name for the 'is_using_model_front' method.

public static readonly StringName IsUsingModelFront

Field Value

StringName

SetCubicInterpolation

Cached name for the 'set_cubic_interpolation' method.

public static readonly StringName SetCubicInterpolation

Field Value

StringName

SetHOffset

Cached name for the 'set_h_offset' method.

public static readonly StringName SetHOffset

Field Value

StringName

SetLoop

Cached name for the 'set_loop' method.

public static readonly StringName SetLoop

Field Value

StringName

SetProgress

Cached name for the 'set_progress' method.

public static readonly StringName SetProgress

Field Value

StringName

SetProgressRatio

Cached name for the 'set_progress_ratio' method.

public static readonly StringName SetProgressRatio

Field Value

StringName

SetRotationMode

Cached name for the 'set_rotation_mode' method.

public static readonly StringName SetRotationMode

Field Value

StringName

SetTiltEnabled

Cached name for the 'set_tilt_enabled' method.

public static readonly StringName SetTiltEnabled

Field Value

StringName

SetUseModelFront

Cached name for the 'set_use_model_front' method.

public static readonly StringName SetUseModelFront

Field Value

StringName

SetVOffset

Cached name for the 'set_v_offset' method.

public static readonly StringName SetVOffset

Field Value

StringName