Click or drag to resize

NavigationSettingsRaycastLayerMask Property

Layers to include or ignore, depending on the _ignoreLayerMask value

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public int RaycastLayerMask { get; }

Property Value

Type: Int32
See Also