Click or drag to resize

RestrictPickup_localBounds Field

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Bounds in Local space to restrict the Pickup to")]
[UnityEngine.SerializeField]
private UnityEngine.Bounds _localBounds

Field Value

Type: UnityEngine.Bounds
See Also