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