three.js
three.js copied to clipboard
WebGLBackground: Update comment.
Related issue: #15187
Description
The getters in WebGLBackground are not intended for code-injection anymore. They are in place since the renderer evaluates envMap and map at certain places and this evaluation should also work for the background materials.