Click or drag to resize

RestrictPickupDelaySnapAfterDisengagementInSeconds Property

If this value > 0, then the pickup will be snapped to Origin after it is dropped

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public float DelaySnapAfterDisengagementInSeconds { get; set; }

Property Value

Type: Single
See Also