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
When exporting as .gltf using the fbx2gltf npm package the output path is incorrect. Files are placed in the <outputPath>/<fileName>_out directory but the output path is returned as <outputPath>/<fileName>.gltf.