Table of Contents

Class AnimationNodeAnimation.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AnimationNodeAnimation.PropertyName : AnimationRootNode.PropertyName
Inheritance
AnimationNodeAnimation.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AdvanceOnStart

Cached name for the 'advance_on_start' property.

public static readonly StringName AdvanceOnStart

Field Value

StringName

Animation

Cached name for the 'animation' property.

public static readonly StringName Animation

Field Value

StringName

LoopMode

Cached name for the 'loop_mode' property.

public static readonly StringName LoopMode

Field Value

StringName

PlayMode

Cached name for the 'play_mode' property.

public static readonly StringName PlayMode

Field Value

StringName

StartOffset

Cached name for the 'start_offset' property.

public static readonly StringName StartOffset

Field Value

StringName

StretchTimeScale

Cached name for the 'stretch_time_scale' property.

public static readonly StringName StretchTimeScale

Field Value

StringName

TimelineLength

Cached name for the 'timeline_length' property.

public static readonly StringName TimelineLength

Field Value

StringName

UseCustomTimeline

Cached name for the 'use_custom_timeline' property.

public static readonly StringName UseCustomTimeline

Field Value

StringName