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
Animation
Cached name for the 'animation' property.
public static readonly StringName Animation
Field Value
LoopMode
Cached name for the 'loop_mode' property.
public static readonly StringName LoopMode
Field Value
PlayMode
Cached name for the 'play_mode' property.
public static readonly StringName PlayMode
Field Value
StartOffset
Cached name for the 'start_offset' property.
public static readonly StringName StartOffset
Field Value
StretchTimeScale
Cached name for the 'stretch_time_scale' property.
public static readonly StringName StretchTimeScale
Field Value
TimelineLength
Cached name for the 'timeline_length' property.
public static readonly StringName TimelineLength
Field Value
UseCustomTimeline
Cached name for the 'use_custom_timeline' property.
public static readonly StringName UseCustomTimeline