javafx 3D Can I Swap X axis and Y axis a Group Object?
I can only make move and rotate but i need swap X axis and Y axis on Group Object. Is there an easy way to change this?
This is a group of Mesh views imported from the stl file. The drawing was made on the wrong axis in the drawing program. Since there are axis-dependent calculations in the program, I need to change the axis of this object.