Table of Contents

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

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

Rotates

Cached name for the 'rotates' property.

public static readonly StringName Rotates

Field Value

StringName

VOffset

Cached name for the 'v_offset' property.

public static readonly StringName VOffset

Field Value

StringName