Class NavigationMeshSourceGeometryData3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class NavigationMeshSourceGeometryData3D.MethodName : Resource.MethodName
- Inheritance
-
NavigationMeshSourceGeometryData3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddFaces
Cached name for the 'add_faces' method.
public static readonly StringName AddFaces
Field Value
AddMesh
Cached name for the 'add_mesh' method.
public static readonly StringName AddMesh
Field Value
AddMeshArray
Cached name for the 'add_mesh_array' method.
public static readonly StringName AddMeshArray
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
GetIndices
Cached name for the 'get_indices' method.
public static readonly StringName GetIndices
Field Value
GetVertices
Cached name for the 'get_vertices' method.
public static readonly StringName GetVertices
Field Value
HasData
Cached name for the 'has_data' method.
public static readonly StringName HasData
Field Value
SetIndices
Cached name for the 'set_indices' method.
public static readonly StringName SetIndices
Field Value
SetVertices
Cached name for the 'set_vertices' method.
public static readonly StringName SetVertices