Light Map Intensity - toJSON

Hi all,

I had some trouble with importing and exporting objects with light maps - they didn’t look the same, and after some digging I found out that the lightMapIntensity property isn’t inserted into the serialized object in Material.toJSON.

Is there a particular reason for this omission?

Thanks in advance

1 Like

This is actually a bug. Should be fixed with this PR:

1 Like