Click or drag to resize

NavigationSettings Properties

The NavigationSettings type exposes the following members.

Properties
  NameDescription
Public propertyIgnoreLayerMask
True if the layer mask is an ignore mask, otherwise false if it is an include mask
Public propertyMaxRange
Maximum distance for finding a navigation target
Public propertyNavAreaMask
The area mask to use when we query the NavMesh
Public propertyNavigationType
Type of navigation to use
Public propertyRaycastLayerMask
Layers to include or ignore, depending on the _ignoreLayerMask value
Public propertySampleRadius
The radius to sample when we query the NavMesh
Top
See Also