Click or drag to resize

NavigationSettings_raycastLayerMask Field

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Layers to include or ignore, depending on the Ignore Layer Mask value")]
[UnityEngine.SerializeField]
private LayerMask _raycastLayerMask

Field Value

Type: LayerMask
See Also