In my three.js project, I've set up a room scene with various lights added to it.
Features such as exposure, power, and height adjustments have been included in the setup.
You can view the progress so far by visiting this link.
My next goal is to implement a feature to adjust the temperature of the light source.
How would I go about doing that?