I’m working on a project in the Three.JS Online Editor. I’m trying to make a Day / Night Cycle. It should loop through colors, setting the scene background colors, like this: Day Sunrise/Sunset Night Sunrise/Sunset Day … Etc., etc., And it should loop through these, forever. I’ve gotten it to loop through two colors, but I can’t seem to get