Hello there!
Is it possible to scale a mesh only on a single (local) axis with the BoundingBoxGizmo?
https://playground.babylonjs.com/#8M51ER
In this playground we want the user to be able to scale the height of the red box to the height of the green box via the BoundingBoxGizmo.
Thanks in advance!