Class Sprite3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Sprite3D.MethodName : SpriteBase3D.MethodName
- Inheritance
-
Sprite3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetFrame
Cached name for the 'get_frame' method.
public static readonly StringName GetFrame
Field Value
GetFrameCoords
Cached name for the 'get_frame_coords' method.
public static readonly StringName GetFrameCoords
Field Value
GetHframes
Cached name for the 'get_hframes' method.
public static readonly StringName GetHframes
Field Value
GetRegionRect
Cached name for the 'get_region_rect' method.
public static readonly StringName GetRegionRect
Field Value
GetTexture
Cached name for the 'get_texture' method.
public static readonly StringName GetTexture
Field Value
GetVframes
Cached name for the 'get_vframes' method.
public static readonly StringName GetVframes
Field Value
IsRegionEnabled
Cached name for the 'is_region_enabled' method.
public static readonly StringName IsRegionEnabled
Field Value
SetFrame
Cached name for the 'set_frame' method.
public static readonly StringName SetFrame
Field Value
SetFrameCoords
Cached name for the 'set_frame_coords' method.
public static readonly StringName SetFrameCoords
Field Value
SetHframes
Cached name for the 'set_hframes' method.
public static readonly StringName SetHframes
Field Value
SetRegionEnabled
Cached name for the 'set_region_enabled' method.
public static readonly StringName SetRegionEnabled
Field Value
SetRegionRect
Cached name for the 'set_region_rect' method.
public static readonly StringName SetRegionRect
Field Value
SetTexture
Cached name for the 'set_texture' method.
public static readonly StringName SetTexture
Field Value
SetVframes
Cached name for the 'set_vframes' method.
public static readonly StringName SetVframes