How do I constrain a boundingboxgizmo to only move in the Y axis with dragging?
I want to keep the scale and rotation working as-is.
Thanks,
Michael
How do I constrain a boundingboxgizmo to only move in the Y axis with dragging?
I want to keep the scale and rotation working as-is.
Thanks,
Michael
cc @Cedric
There is no accessor for the dragbehavior but it’s possible to do this:
I take a note to add an accessor for it.