NavigationSettings Properties |
The NavigationSettings type exposes the following members.
Name | Description | |
---|---|---|
IgnoreLayerMask |
True if the layer mask is an ignore mask, otherwise false if it is an include mask
| |
MaxRange |
Maximum distance for finding a navigation target
| |
NavAreaMask |
The area mask to use when we query the NavMesh
| |
NavigationType |
Type of navigation to use
| |
RaycastLayerMask |
Layers to include or ignore, depending on the _ignoreLayerMask value
| |
SampleRadius |
The radius to sample when we query the NavMesh
|