MixedRealityToolkit-Unity
MixedRealityToolkit-Unity copied to clipboard
Add an option to SqueezableBoundsVisuals to not force bounds visibility (2136)
Describe the problem
Currently, SqueezableBox forces box visibility during handlesActive. $internalTeam would like to experiment with using a transparent box while handles are still active.
Describe the solution you'd like
Add keep-box-opaque toggle to the squeezable visuals.