Click or drag to resize

NavigationSettings_navAreaMask Field

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("The area mask to use when querying the NavMesh")]
[UnityEngine.SerializeField]
private int _navAreaMask

Field Value

Type: Int32
See Also