Table of Contents

Class MeshDataTool.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class MeshDataTool.MethodName : RefCounted.MethodName
Inheritance
MeshDataTool.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

CommitToSurface

Cached name for the 'commit_to_surface' method.

public static readonly StringName CommitToSurface

Field Value

StringName

CreateFromSurface

Cached name for the 'create_from_surface' method.

public static readonly StringName CreateFromSurface

Field Value

StringName

GetEdgeCount

Cached name for the 'get_edge_count' method.

public static readonly StringName GetEdgeCount

Field Value

StringName

GetEdgeFaces

Cached name for the 'get_edge_faces' method.

public static readonly StringName GetEdgeFaces

Field Value

StringName

GetEdgeMeta

Cached name for the 'get_edge_meta' method.

public static readonly StringName GetEdgeMeta

Field Value

StringName

GetEdgeVertex

Cached name for the 'get_edge_vertex' method.

public static readonly StringName GetEdgeVertex

Field Value

StringName

GetFaceCount

Cached name for the 'get_face_count' method.

public static readonly StringName GetFaceCount

Field Value

StringName

GetFaceEdge

Cached name for the 'get_face_edge' method.

public static readonly StringName GetFaceEdge

Field Value

StringName

GetFaceMeta

Cached name for the 'get_face_meta' method.

public static readonly StringName GetFaceMeta

Field Value

StringName

GetFaceNormal

Cached name for the 'get_face_normal' method.

public static readonly StringName GetFaceNormal

Field Value

StringName

GetFaceVertex

Cached name for the 'get_face_vertex' method.

public static readonly StringName GetFaceVertex

Field Value

StringName

GetFormat

Cached name for the 'get_format' method.

public static readonly StringName GetFormat

Field Value

StringName

GetMaterial

Cached name for the 'get_material' method.

public static readonly StringName GetMaterial

Field Value

StringName

GetVertex

Cached name for the 'get_vertex' method.

public static readonly StringName GetVertex

Field Value

StringName

GetVertexBones

Cached name for the 'get_vertex_bones' method.

public static readonly StringName GetVertexBones

Field Value

StringName

GetVertexColor

Cached name for the 'get_vertex_color' method.

public static readonly StringName GetVertexColor

Field Value

StringName

GetVertexCount

Cached name for the 'get_vertex_count' method.

public static readonly StringName GetVertexCount

Field Value

StringName

GetVertexEdges

Cached name for the 'get_vertex_edges' method.

public static readonly StringName GetVertexEdges

Field Value

StringName

GetVertexFaces

Cached name for the 'get_vertex_faces' method.

public static readonly StringName GetVertexFaces

Field Value

StringName

GetVertexMeta

Cached name for the 'get_vertex_meta' method.

public static readonly StringName GetVertexMeta

Field Value

StringName

GetVertexNormal

Cached name for the 'get_vertex_normal' method.

public static readonly StringName GetVertexNormal

Field Value

StringName

GetVertexTangent

Cached name for the 'get_vertex_tangent' method.

public static readonly StringName GetVertexTangent

Field Value

StringName

GetVertexUV

Cached name for the 'get_vertex_uv' method.

public static readonly StringName GetVertexUV

Field Value

StringName

GetVertexUV2

Cached name for the 'get_vertex_uv2' method.

public static readonly StringName GetVertexUV2

Field Value

StringName

GetVertexWeights

Cached name for the 'get_vertex_weights' method.

public static readonly StringName GetVertexWeights

Field Value

StringName

SetEdgeMeta

Cached name for the 'set_edge_meta' method.

public static readonly StringName SetEdgeMeta

Field Value

StringName

SetFaceMeta

Cached name for the 'set_face_meta' method.

public static readonly StringName SetFaceMeta

Field Value

StringName

SetMaterial

Cached name for the 'set_material' method.

public static readonly StringName SetMaterial

Field Value

StringName

SetVertex

Cached name for the 'set_vertex' method.

public static readonly StringName SetVertex

Field Value

StringName

SetVertexBones

Cached name for the 'set_vertex_bones' method.

public static readonly StringName SetVertexBones

Field Value

StringName

SetVertexColor

Cached name for the 'set_vertex_color' method.

public static readonly StringName SetVertexColor

Field Value

StringName

SetVertexMeta

Cached name for the 'set_vertex_meta' method.

public static readonly StringName SetVertexMeta

Field Value

StringName

SetVertexNormal

Cached name for the 'set_vertex_normal' method.

public static readonly StringName SetVertexNormal

Field Value

StringName

SetVertexTangent

Cached name for the 'set_vertex_tangent' method.

public static readonly StringName SetVertexTangent

Field Value

StringName

SetVertexUV

Cached name for the 'set_vertex_uv' method.

public static readonly StringName SetVertexUV

Field Value

StringName

SetVertexUV2

Cached name for the 'set_vertex_uv2' method.

public static readonly StringName SetVertexUV2

Field Value

StringName

SetVertexWeights

Cached name for the 'set_vertex_weights' method.

public static readonly StringName SetVertexWeights

Field Value

StringName