Table of Contents

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

StringName

GetMargin

Cached name for the 'get_margin' method.

public static readonly StringName GetMargin

Field Value

StringName

GetRegion

Cached name for the 'get_region' method.

public static readonly StringName GetRegion

Field Value

StringName

HasFilterClip

Cached name for the 'has_filter_clip' method.

public static readonly StringName HasFilterClip

Field Value

StringName

SetAtlas

Cached name for the 'set_atlas' method.

public static readonly StringName SetAtlas

Field Value

StringName

SetFilterClip

Cached name for the 'set_filter_clip' method.

public static readonly StringName SetFilterClip

Field Value

StringName

SetMargin

Cached name for the 'set_margin' method.

public static readonly StringName SetMargin

Field Value

StringName

SetRegion

Cached name for the 'set_region' method.

public static readonly StringName SetRegion

Field Value

StringName