Table of Contents

Class MeshTexture.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class MeshTexture.MethodName : Texture2D.MethodName
Inheritance
MeshTexture.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetBaseTexture

Cached name for the 'get_base_texture' method.

public static readonly StringName GetBaseTexture

Field Value

StringName

GetImageSize

Cached name for the 'get_image_size' method.

public static readonly StringName GetImageSize

Field Value

StringName

GetMesh

Cached name for the 'get_mesh' method.

public static readonly StringName GetMesh

Field Value

StringName

SetBaseTexture

Cached name for the 'set_base_texture' method.

public static readonly StringName SetBaseTexture

Field Value

StringName

SetImageSize

Cached name for the 'set_image_size' method.

public static readonly StringName SetImageSize

Field Value

StringName

SetMesh

Cached name for the 'set_mesh' method.

public static readonly StringName SetMesh

Field Value

StringName