GetNavMeshAreaNames()
Get all the navmesh area names.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static string[] GetNavMeshAreaNames()
Returns
Type | Description |
|---|---|
| string[] | Names of all the NavMesh areas. |