Table of Contents

Class AnimatedTexture.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class AnimatedTexture.PropertyName : Texture2D.PropertyName
Inheritance
AnimatedTexture.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

CurrentFrame

Cached name for the 'current_frame' property.

public static readonly StringName CurrentFrame

Field Value

StringName

Frames

Cached name for the 'frames' property.

public static readonly StringName Frames

Field Value

StringName

OneShot

Cached name for the 'one_shot' property.

public static readonly StringName OneShot

Field Value

StringName

Pause

Cached name for the 'pause' property.

public static readonly StringName Pause

Field Value

StringName

SpeedScale

Cached name for the 'speed_scale' property.

public static readonly StringName SpeedScale

Field Value

StringName