Table of Contents

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

StringName

Autoplay

Cached name for the 'autoplay' property.

public static readonly StringName Autoplay

Field Value

StringName

Centered

Cached name for the 'centered' property.

public static readonly StringName Centered

Field Value

StringName

FlipH

Cached name for the 'flip_h' property.

public static readonly StringName FlipH

Field Value

StringName

FlipV

Cached name for the 'flip_v' property.

public static readonly StringName FlipV

Field Value

StringName

Frame

Cached name for the 'frame' property.

public static readonly StringName Frame

Field Value

StringName

FrameProgress

Cached name for the 'frame_progress' property.

public static readonly StringName FrameProgress

Field Value

StringName

Offset

Cached name for the 'offset' property.

public static readonly StringName Offset

Field Value

StringName

SpeedScale

Cached name for the 'speed_scale' property.

public static readonly StringName SpeedScale

Field Value

StringName

SpriteFrames

Cached name for the 'sprite_frames' property.

public static readonly StringName SpriteFrames

Field Value

StringName