Table of Contents

Class Animation.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class Animation.PropertyName : Resource.PropertyName
Inheritance
Animation.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Length

Cached name for the 'length' property.

public static readonly StringName Length

Field Value

StringName

LoopMode

Cached name for the 'loop_mode' property.

public static readonly StringName LoopMode

Field Value

StringName

Step

Cached name for the 'step' property.

public static readonly StringName Step

Field Value

StringName