Class AnimatedSprite2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AnimatedSprite2D.PropertyName : Node2D.PropertyName
- Inheritance
-
AnimatedSprite2D.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
Centered
Cached name for the 'centered' property.
public static readonly StringName Centered
Field Value
FlipH
Cached name for the 'flip_h' property.
public static readonly StringName FlipH
Field Value
FlipV
Cached name for the 'flip_v' property.
public static readonly StringName FlipV
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
Offset
Cached name for the 'offset' property.
public static readonly StringName Offset
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