In MaterialLoader.parse() I’ve noticed that the lights property used in ShaderMaterial isn’t being copied from the JSON.
Is this intentional or a bug?
1 Like
That looks like an oversight. Same for the clipping property.
Are you interested in fixing this with a PR?
1 Like
Yes, thank you. I will tomorrow.
1 Like