handle | The instance of a NavMesh to remove. |
Removes the specified NavMeshDataInstance from the game, making it unavailable for agents and queries.
Use the instance returned by AddNavMeshData to remove the corresponding NavMesh data.
See Also: NavMeshDataInstance.Remove.