Table of Contents

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

StringName

GetFrameCoords

Cached name for the 'get_frame_coords' method.

public static readonly StringName GetFrameCoords

Field Value

StringName

GetHframes

Cached name for the 'get_hframes' method.

public static readonly StringName GetHframes

Field Value

StringName

GetRegionRect

Cached name for the 'get_region_rect' method.

public static readonly StringName GetRegionRect

Field Value

StringName

GetTexture

Cached name for the 'get_texture' method.

public static readonly StringName GetTexture

Field Value

StringName

GetVframes

Cached name for the 'get_vframes' method.

public static readonly StringName GetVframes

Field Value

StringName

IsRegionEnabled

Cached name for the 'is_region_enabled' method.

public static readonly StringName IsRegionEnabled

Field Value

StringName

SetFrame

Cached name for the 'set_frame' method.

public static readonly StringName SetFrame

Field Value

StringName

SetFrameCoords

Cached name for the 'set_frame_coords' method.

public static readonly StringName SetFrameCoords

Field Value

StringName

SetHframes

Cached name for the 'set_hframes' method.

public static readonly StringName SetHframes

Field Value

StringName

SetRegionEnabled

Cached name for the 'set_region_enabled' method.

public static readonly StringName SetRegionEnabled

Field Value

StringName

SetRegionRect

Cached name for the 'set_region_rect' method.

public static readonly StringName SetRegionRect

Field Value

StringName

SetTexture

Cached name for the 'set_texture' method.

public static readonly StringName SetTexture

Field Value

StringName

SetVframes

Cached name for the 'set_vframes' method.

public static readonly StringName SetVframes

Field Value

StringName