Hello guys.
I need to show controls for rotation, position and scaling for certain mesh.
Something like you have in the inspector.
I could create this myself from scratch, but I wonder if there are already some solutions for this?
I found this AxesViewer - Babylon.js Documentation after reading the code for Inspector. But I didn’t quite manage to figure out what’s going on in there. And this class seems to only help with translation part (didn’t test this yet though).
Thanks