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
SurfaceAddVertex
Cached name for the 'surface_add_vertex' method.
public static readonly StringName SurfaceAddVertex
Field Value
SurfaceAddVertex2D
Cached name for the 'surface_add_vertex_2d' method.
public static readonly StringName SurfaceAddVertex2D
Field Value
SurfaceBegin
Cached name for the 'surface_begin' method.
public static readonly StringName SurfaceBegin
Field Value
SurfaceEnd
Cached name for the 'surface_end' method.
public static readonly StringName SurfaceEnd
Field Value
SurfaceSetColor
Cached name for the 'surface_set_color' method.
public static readonly StringName SurfaceSetColor
Field Value
SurfaceSetNormal
Cached name for the 'surface_set_normal' method.
public static readonly StringName SurfaceSetNormal
Field Value
SurfaceSetTangent
Cached name for the 'surface_set_tangent' method.
public static readonly StringName SurfaceSetTangent
Field Value
SurfaceSetUV
Cached name for the 'surface_set_uv' method.
public static readonly StringName SurfaceSetUV
Field Value
SurfaceSetUV2
Cached name for the 'surface_set_uv2' method.
public static readonly StringName SurfaceSetUV2