Performance drop with layer masked-out lights

THREE.Layers is not intended to enable selective lighting in three.js apps. For now, use different scenes like in this updated fiddle:

https://jsfiddle.net/2x96dsm8/3/

Support for real selective lighting is on the roadmap. But honestly I can’t tell when it is actually added.

1 Like