Closed sergeevsnaappy closed 5 years ago
Currently the best option is to rotate assets in code as was suggested on stack overflow:
node.setLocalRotation(Quaternion.axisAngle(new Vector3(1f, 0, 0), 90f));
@tpsiaki how can I integrate it with swipe gesture?
I would like to request a new rotation parameter for 3d models open for manual editing in SFA and SFB files. Now it takes a lot of effort to change model rotation using coding, which does not seem optimal. Applies especially for animated models.
Saw people struggling with same problem - https://stackoverflow.com/questions/51526039/problematically-rotate-3d-model-using-sceneform-ecosystem