UnityExporter icon indicating copy to clipboard operation
UnityExporter copied to clipboard

The lighting textures look different

Open Happy0Ending opened this issue 2 months ago • 1 comments

What is the encoding method for exporting images? I noticed that there is a color difference between the exported lighting map and the map in Unity. in unity: Image

in BABYLONToolkit: Image

Happy0Ending avatar Dec 24 '25 09:12 Happy0Ending

The lightmaps are RGBD encoded so i can pack the Unity HDR lightmap into png/webp files.

MackeyK24 avatar Dec 25 '25 04:12 MackeyK24