Class MeshInstance2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class MeshInstance2D.MethodName : Node2D.MethodName
- Inheritance
-
MeshInstance2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetMesh
Cached name for the 'get_mesh' method.
public static readonly StringName GetMesh
Field Value
GetTexture
Cached name for the 'get_texture' method.
public static readonly StringName GetTexture
Field Value
SetMesh
Cached name for the 'set_mesh' method.
public static readonly StringName SetMesh
Field Value
SetTexture
Cached name for the 'set_texture' method.
public static readonly StringName SetTexture