Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Fixed
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:2022 Qt Quick 3D: Week 19-20, 2022 Qt Quick 3D: Week 21-22
Description
Now, we always need to rotate the model with:
eulerRotation: Qt.vector3d(0, 90, 0)
We can do this behind the scenes instead.