Replies: 1 comment 3 replies
-
one idea that would fix my particular issue, is there an easy way to access the three.js property |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having issues where despite being sure to call updateFraming() after every time orientation() is called, I am not getting a WYSIWYG export of the .glb file. No matter what i do to orientation(), the rotation of the output GLB is unchanged.
Does exportScene() take into account the current orientation of the scene?
For example, below Left is inside the live modelviewer, center is the resulting .glb from exportScene() (following exactly the example code) viewed on Win10 viewer, right is the resulting .glb viewed on modelviewer.dev/editor
Beta Was this translation helpful? Give feedback.
All reactions