How to switch all lights on/off at once in Cycles?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



How to switch all lights on/off at once in Cycles?



In cycles, lights intensity can be modulated by varying their Color values.



enter image description here



Is there a way to do this for multiple lights at once without using individual keyframes (keying a single object is ok). My need is only to have two states (black, white) if this is more simple to obtain.




1 Answer
1



You could just use instances. (Copying with Alt + D)
Or, after the fact, assign the same Data Block to every light here:



lights



Alternative with Drivers:



Add a driver like this to the Strength of every lamp. That way you can maintain more control over individual lamps.



driver



This uses the zLocation of an Empty and multiplies it with the Strength. You would simply use the same Empty for all Lamps. That way you can control them all at once.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Firebase Auth - with Email and Password - Check user already registered

Dynamically update html content plain JS

How to determine optimal route across keyboard