Table of Contents

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

StringName

GetInstanceMaterials

Cached name for the 'get_instance_materials' method.

public static readonly StringName GetInstanceMaterials

Field Value

StringName

GetMesh

Cached name for the 'get_mesh' method.

public static readonly StringName GetMesh

Field Value

StringName

SetBlendWeights

Cached name for the 'set_blend_weights' method.

public static readonly StringName SetBlendWeights

Field Value

StringName

SetInstanceMaterials

Cached name for the 'set_instance_materials' method.

public static readonly StringName SetInstanceMaterials

Field Value

StringName

SetMesh

Cached name for the 'set_mesh' method.

public static readonly StringName SetMesh

Field Value

StringName