Table of Contents

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

StringName

HOffset

Cached name for the 'h_offset' property.

public static readonly StringName HOffset

Field Value

StringName

Loop

Cached name for the 'loop' property.

public static readonly StringName Loop

Field Value

StringName

Progress

Cached name for the 'progress' property.

public static readonly StringName Progress

Field Value

StringName

ProgressRatio

Cached name for the 'progress_ratio' property.

public static readonly StringName ProgressRatio

Field Value

StringName

RotationMode

Cached name for the 'rotation_mode' property.

public static readonly StringName RotationMode

Field Value

StringName

TiltEnabled

Cached name for the 'tilt_enabled' property.

public static readonly StringName TiltEnabled

Field Value

StringName

UseModelFront

Cached name for the 'use_model_front' property.

public static readonly StringName UseModelFront

Field Value

StringName

VOffset

Cached name for the 'v_offset' property.

public static readonly StringName VOffset

Field Value

StringName