NavMesh.RemoveLink
Parameters
| handle | The instance of a link to remove. |
Description 描述
Removes a link from the NavMesh.
Use the instance returned by AddLink to remove the corresponding link.
See Also: NavMeshLinkInstance.Remove, NavMesh.RemoveAllNavMeshData.