Table of Contents

Class ImmediateMesh.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ImmediateMesh.MethodName : Mesh.MethodName
Inheritance
ImmediateMesh.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ClearSurfaces

Cached name for the 'clear_surfaces' method.

public static readonly StringName ClearSurfaces

Field Value

StringName

SurfaceAddVertex

Cached name for the 'surface_add_vertex' method.

public static readonly StringName SurfaceAddVertex

Field Value

StringName

SurfaceAddVertex2D

Cached name for the 'surface_add_vertex_2d' method.

public static readonly StringName SurfaceAddVertex2D

Field Value

StringName

SurfaceBegin

Cached name for the 'surface_begin' method.

public static readonly StringName SurfaceBegin

Field Value

StringName

SurfaceEnd

Cached name for the 'surface_end' method.

public static readonly StringName SurfaceEnd

Field Value

StringName

SurfaceSetColor

Cached name for the 'surface_set_color' method.

public static readonly StringName SurfaceSetColor

Field Value

StringName

SurfaceSetNormal

Cached name for the 'surface_set_normal' method.

public static readonly StringName SurfaceSetNormal

Field Value

StringName

SurfaceSetTangent

Cached name for the 'surface_set_tangent' method.

public static readonly StringName SurfaceSetTangent

Field Value

StringName

SurfaceSetUV

Cached name for the 'surface_set_uv' method.

public static readonly StringName SurfaceSetUV

Field Value

StringName

SurfaceSetUV2

Cached name for the 'surface_set_uv2' method.

public static readonly StringName SurfaceSetUV2

Field Value

StringName