Version: 2023.2
言語: 日本語
public static void RemoveLink (AI.NavMeshLinkInstance handle);

パラメーター

handle The instance of a link to remove.

説明

Removes a link from the NavMesh.

Use the instance returned by AddLink to remove the corresponding link.

Additional resources: RemoveAllNavMeshData.