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
AddProjectedObstruction
Cached name for the 'add_projected_obstruction' method.
public static readonly StringName AddProjectedObstruction
Field Value
AppendArrays
Cached name for the 'append_arrays' method.
public static readonly StringName AppendArrays
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
ClearProjectedObstructions
Cached name for the 'clear_projected_obstructions' method.
public static readonly StringName ClearProjectedObstructions
Field Value
GetIndices
Cached name for the 'get_indices' method.
public static readonly StringName GetIndices
Field Value
GetProjectedObstructions
Cached name for the 'get_projected_obstructions' method.
public static readonly StringName GetProjectedObstructions
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
Merge
Cached name for the 'merge' method.
public static readonly StringName Merge
Field Value
SetIndices
Cached name for the 'set_indices' method.
public static readonly StringName SetIndices
Field Value
SetProjectedObstructions
Cached name for the 'set_projected_obstructions' method.
public static readonly StringName SetProjectedObstructions
Field Value
SetVertices
Cached name for the 'set_vertices' method.
public static readonly StringName SetVertices