Method GetBuildSettings
GetBuildSettings()
Retrieves a copy of the current settings chosen for building this NavMesh surface.
Declaration
public NavMeshBuildSettings GetBuildSettings()
Returns
Type | Description |
---|---|
NavMeshBuildSettings | The settings configured in this NavMeshSurface. |