GetNavMeshLayerNames()
Get all the navmesh layer names.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static string[] GetNavMeshLayerNames()
Returns
Type | Description |
|---|---|
| string[] | An array of the names of all navmesh layers. |