public void Remove ();

설명

Removes this instance from the NavMesh system.

An identical but convenient alternative to calling NavMesh.RemoveNavMeshData. If the instance is not valid, e.g. has been removed before, the call has no effect.