Limit boundingboxgizmo scaling to within a specific area

Is it possible that boundingboxgizmo only scales the mesh within a specified area, if the gizmo goes outside the area it gets clamped within that area only?

I don’t think any property that would allow that.

Maybe you can use the observables (like onScaleBoxDragEndObservable) to reset the values back if they are out of some limits?

1 Like