NavigationMeshGenerator
Inherits: Object
There is currently no description for this class. Please help us by contributing one!
Methods
void |
bake ( NavigationMesh navigation_mesh, Node root_node ) |
void |
bake_from_source_geometry_data ( NavigationMesh navigation_mesh, NavigationMeshSourceGeometryData3D source_geometry_data, Callable callback=Callable() ) |
void |
clear ( NavigationMesh navigation_mesh ) |
void |
parse_source_geometry_data ( NavigationMesh navigation_mesh, NavigationMeshSourceGeometryData3D source_geometry_data, Node root_node, Callable callback=Callable() ) |
Method Descriptions
void bake ( NavigationMesh navigation_mesh, Node root_node )
There is currently no description for this method. Please help us by contributing one!
void bake_from_source_geometry_data ( NavigationMesh navigation_mesh, NavigationMeshSourceGeometryData3D source_geometry_data, Callable callback=Callable() )
There is currently no description for this method. Please help us by contributing one!
void clear ( NavigationMesh navigation_mesh )
There is currently no description for this method. Please help us by contributing one!
void parse_source_geometry_data ( NavigationMesh navigation_mesh, NavigationMeshSourceGeometryData3D source_geometry_data, Node root_node, Callable callback=Callable() )
There is currently no description for this method. Please help us by contributing one!