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
GetImageSize
Cached name for the 'get_image_size' method.
public static readonly StringName GetImageSize
Field Value
GetMesh
Cached name for the 'get_mesh' method.
public static readonly StringName GetMesh
Field Value
SetBaseTexture
Cached name for the 'set_base_texture' method.
public static readonly StringName SetBaseTexture
Field Value
SetImageSize
Cached name for the 'set_image_size' method.
public static readonly StringName SetImageSize
Field Value
SetMesh
Cached name for the 'set_mesh' method.
public static readonly StringName SetMesh