Table of Contents

Class Mesh.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Mesh.MethodName : Resource.MethodName
Inheritance
Mesh.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

CreateConvexShape

Cached name for the 'create_convex_shape' method.

public static readonly StringName CreateConvexShape

Field Value

StringName

CreateOutline

Cached name for the 'create_outline' method.

public static readonly StringName CreateOutline

Field Value

StringName

CreatePlaceholder

Cached name for the 'create_placeholder' method.

public static readonly StringName CreatePlaceholder

Field Value

StringName

CreateTrimeshShape

Cached name for the 'create_trimesh_shape' method.

public static readonly StringName CreateTrimeshShape

Field Value

StringName

GenerateTriangleMesh

Cached name for the 'generate_triangle_mesh' method.

public static readonly StringName GenerateTriangleMesh

Field Value

StringName

GetAabb

Cached name for the 'get_aabb' method.

public static readonly StringName GetAabb

Field Value

StringName

GetFaces

Cached name for the 'get_faces' method.

public static readonly StringName GetFaces

Field Value

StringName

GetLightmapSizeHint

Cached name for the 'get_lightmap_size_hint' method.

public static readonly StringName GetLightmapSizeHint

Field Value

StringName

GetSurfaceCount

Cached name for the 'get_surface_count' method.

public static readonly StringName GetSurfaceCount

Field Value

StringName

SetLightmapSizeHint

Cached name for the 'set_lightmap_size_hint' method.

public static readonly StringName SetLightmapSizeHint

Field Value

StringName

SurfaceGetArrays

Cached name for the 'surface_get_arrays' method.

public static readonly StringName SurfaceGetArrays

Field Value

StringName

SurfaceGetBlendShapeArrays

Cached name for the 'surface_get_blend_shape_arrays' method.

public static readonly StringName SurfaceGetBlendShapeArrays

Field Value

StringName

SurfaceGetMaterial

Cached name for the 'surface_get_material' method.

public static readonly StringName SurfaceGetMaterial

Field Value

StringName

SurfaceSetMaterial

Cached name for the 'surface_set_material' method.

public static readonly StringName SurfaceSetMaterial

Field Value

StringName

_GetAabb

Cached name for the '_get_aabb' method.

public static readonly StringName _GetAabb

Field Value

StringName

_GetBlendShapeCount

Cached name for the '_get_blend_shape_count' method.

public static readonly StringName _GetBlendShapeCount

Field Value

StringName

_GetBlendShapeName

Cached name for the '_get_blend_shape_name' method.

public static readonly StringName _GetBlendShapeName

Field Value

StringName

_GetSurfaceCount

Cached name for the '_get_surface_count' method.

public static readonly StringName _GetSurfaceCount

Field Value

StringName

_SetBlendShapeName

Cached name for the '_set_blend_shape_name' method.

public static readonly StringName _SetBlendShapeName

Field Value

StringName

_SurfaceGetArrayIndexLen

Cached name for the '_surface_get_array_index_len' method.

public static readonly StringName _SurfaceGetArrayIndexLen

Field Value

StringName

_SurfaceGetArrayLen

Cached name for the '_surface_get_array_len' method.

public static readonly StringName _SurfaceGetArrayLen

Field Value

StringName

_SurfaceGetArrays

Cached name for the '_surface_get_arrays' method.

public static readonly StringName _SurfaceGetArrays

Field Value

StringName

_SurfaceGetBlendShapeArrays

Cached name for the '_surface_get_blend_shape_arrays' method.

public static readonly StringName _SurfaceGetBlendShapeArrays

Field Value

StringName

_SurfaceGetFormat

Cached name for the '_surface_get_format' method.

public static readonly StringName _SurfaceGetFormat

Field Value

StringName

_SurfaceGetLods

Cached name for the '_surface_get_lods' method.

public static readonly StringName _SurfaceGetLods

Field Value

StringName

_SurfaceGetMaterial

Cached name for the '_surface_get_material' method.

public static readonly StringName _SurfaceGetMaterial

Field Value

StringName

_SurfaceGetPrimitiveType

Cached name for the '_surface_get_primitive_type' method.

public static readonly StringName _SurfaceGetPrimitiveType

Field Value

StringName

_SurfaceSetMaterial

Cached name for the '_surface_set_material' method.

public static readonly StringName _SurfaceSetMaterial

Field Value

StringName