Converting scenes and assets from Unreal to threejs

I tried to export the scenes from the Unreal Engine to GLTF and then import them into ThreeJS for application. The model and materials were successfully imported, but I baked the lighting maps in the Unreal Engine and exported them in GLTF. However, I cannot parse them in ThreeJS. The Unreal Engine has its own method, and I want to know how to apply the lighting maps correctly because my workflow can only use the Unreal Engine as content export. I hope you can help me, I am very anxious

Could you share an example baked model?

1 Like