Class GltfMesh.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GltfMesh.MethodName : Resource.MethodName
- Inheritance
-
GltfMesh.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBlendWeights
Cached name for the 'get_blend_weights' method.
public static readonly StringName GetBlendWeights
Field Value
GetInstanceMaterials
Cached name for the 'get_instance_materials' method.
public static readonly StringName GetInstanceMaterials
Field Value
GetMesh
Cached name for the 'get_mesh' method.
public static readonly StringName GetMesh
Field Value
SetBlendWeights
Cached name for the 'set_blend_weights' method.
public static readonly StringName SetBlendWeights
Field Value
SetInstanceMaterials
Cached name for the 'set_instance_materials' method.
public static readonly StringName SetInstanceMaterials
Field Value
SetMesh
Cached name for the 'set_mesh' method.
public static readonly StringName SetMesh