Click or drag to resize

RestrictPickupLocalBounds Property

Bounds in Local space to restrict the Pickup to

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

Property Value

Type: UnityEngine.Bounds
See Also