Click or drag to resize

RestrictPickup_sharedBounds Field

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Used to share bounds between multiple objects")]
[UnityEngine.SerializeField]
private RestrictPickupBounds _sharedBounds

Field Value

Type: RestrictPickupBounds
See Also