Click or drag to resize

RestrictPickup_delaySnapAfterDisengagementInSeconds Field

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("If this value > 0, then the pickup will be snapped to Origin after it is dropped")]
[UnityEngine.SerializeField]
private float _delaySnapAfterDisengagementInSeconds

Field Value

Type: Single
See Also