Class AnimationPlayer.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AnimationPlayer.PropertyName : AnimationMixer.PropertyName
- Inheritance
-
AnimationPlayer.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AssignedAnimation
Cached name for the 'assigned_animation' property.
public static readonly StringName AssignedAnimation
Field Value
Autoplay
Cached name for the 'autoplay' property.
public static readonly StringName Autoplay
Field Value
CurrentAnimation
Cached name for the 'current_animation' property.
public static readonly StringName CurrentAnimation
Field Value
CurrentAnimationLength
Cached name for the 'current_animation_length' property.
public static readonly StringName CurrentAnimationLength
Field Value
CurrentAnimationPosition
Cached name for the 'current_animation_position' property.
public static readonly StringName CurrentAnimationPosition
Field Value
MovieQuitOnFinish
Cached name for the 'movie_quit_on_finish' property.
public static readonly StringName MovieQuitOnFinish
Field Value
PlaybackAutoCapture
Cached name for the 'playback_auto_capture' property.
public static readonly StringName PlaybackAutoCapture
Field Value
PlaybackAutoCaptureDuration
Cached name for the 'playback_auto_capture_duration' property.
public static readonly StringName PlaybackAutoCaptureDuration
Field Value
PlaybackAutoCaptureEaseType
Cached name for the 'playback_auto_capture_ease_type' property.
public static readonly StringName PlaybackAutoCaptureEaseType
Field Value
PlaybackAutoCaptureTransitionType
Cached name for the 'playback_auto_capture_transition_type' property.
public static readonly StringName PlaybackAutoCaptureTransitionType
Field Value
PlaybackDefaultBlendTime
Cached name for the 'playback_default_blend_time' property.
public static readonly StringName PlaybackDefaultBlendTime
Field Value
SpeedScale
Cached name for the 'speed_scale' property.
public static readonly StringName SpeedScale