You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the replacement if someone faced the same issue. GLTFExporter. GLTFExporter works exactly the same as SceneExporter or ObjectExporter, depends on what you want to export.
Codes don't work since THREE.SceneExporter isn't supported.
"Attempted import error: 'SceneExporter' is not exported from 'three' (imported as 'THREE')"
Is there any way to replace THREE.SceneExoprter? Thanks
The text was updated successfully, but these errors were encountered: