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

CaptureIncluded

Cached name for the 'capture_included' property.

public static readonly StringName CaptureIncluded

Field Value

StringName

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