Click or drag to resize

Snapping_defaultSnapTarget Field

If no SnapTarget is found, this value will be used (255 = no default snap target)

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private byte _defaultSnapTarget

Field Value

Type: Byte
See Also