Property activeSurfaces
activeSurfaces
Gets the list of all the NavMeshSurface components that are currently active in the scene.
Declaration
public static List<NavMeshSurface> activeSurfaces { get; }
Property Value
Type | Description |
---|---|
List<NavMeshSurface> |