Class AnimatedSprite3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AnimatedSprite3D.PropertyName : SpriteBase3D.PropertyName
- Inheritance
-
AnimatedSprite3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Animation
Cached name for the 'animation' property.
public static readonly StringName Animation
Field Value
Autoplay
Cached name for the 'autoplay' property.
public static readonly StringName Autoplay
Field Value
Frame
Cached name for the 'frame' property.
public static readonly StringName Frame
Field Value
FrameProgress
Cached name for the 'frame_progress' property.
public static readonly StringName FrameProgress
Field Value
SpeedScale
Cached name for the 'speed_scale' property.
public static readonly StringName SpeedScale
Field Value
SpriteFrames
Cached name for the 'sprite_frames' property.
public static readonly StringName SpriteFrames