-
I reduced the total number of lights running for now until we get the DEFERRED rendering all wired up. This fixed both the light on/off problem and the light intensity issues. Thanks so much for your help! Scott
-
Thanks, Philippe! I think one of our other programmers is working on changing the pre processor commands as we speak to DEFERRED. The lights being affected are spotlights. I will keep you posted. Scott
-
Hi, Thanks for your input. The lights are set to receive updates. Also, every time I remove the light that is not behaving correctly and then insert a new one, a different light then decides to become the one that simply dims whereas it was working fine before. This dimming effect is the same as the...
-
Hi Philippe, We just recently upgraded to 2.0.18.7. Here are more details concerning the question regarding lights not turning off... For the class where I am changing lights, these are the only references. . I believe our default is forward rendering and we made a global reference for it: The button...
-
HI all, I've currently got to problems with dynamic lights and am hoping for some insight as to what might be happening: 1) I have several dynamic lights that toggle on/off with a button. When I press the button, one (and sometimes more than one) light will not turn off. This light will always be...