Class AtlasTexture.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AtlasTexture.MethodName : Texture2D.MethodName
- Inheritance
-
AtlasTexture.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAtlas
Cached name for the 'get_atlas' method.
public static readonly StringName GetAtlas
Field Value
GetMargin
Cached name for the 'get_margin' method.
public static readonly StringName GetMargin
Field Value
GetRegion
Cached name for the 'get_region' method.
public static readonly StringName GetRegion
Field Value
HasFilterClip
Cached name for the 'has_filter_clip' method.
public static readonly StringName HasFilterClip
Field Value
SetAtlas
Cached name for the 'set_atlas' method.
public static readonly StringName SetAtlas
Field Value
SetFilterClip
Cached name for the 'set_filter_clip' method.
public static readonly StringName SetFilterClip
Field Value
SetMargin
Cached name for the 'set_margin' method.
public static readonly StringName SetMargin
Field Value
SetRegion
Cached name for the 'set_region' method.
public static readonly StringName SetRegion