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
Frames
Cached name for the 'frames' property.
public static readonly StringName Frames
Field Value
OneShot
Cached name for the 'one_shot' property.
public static readonly StringName OneShot
Field Value
Pause
Cached name for the 'pause' property.
public static readonly StringName Pause
Field Value
SpeedScale
Cached name for the 'speed_scale' property.
public static readonly StringName SpeedScale