NavMesh.RemoveAllNavMeshData

Declaration

public static void RemoveAllNavMeshData();

Description

Removes all NavMesh surfaces and links from the game.

Unloads all surfaces and links that have been loaded from the Scene or added with AddNavMeshData or AddLink and frees all the internal resources associated with the NavMesh.

Additional resources: RemoveNavMeshData, RemoveLink.


Did you find this page useful? Please give it a rating: