Table of Contents

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

StringName

Autoplay

Cached name for the 'autoplay' property.

public static readonly StringName Autoplay

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

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