Python or Xpresso drives light [SOLVED]
-
On 26/12/2014 at 11:34, xxxxxxxx wrote:
Is there a way to drive a light's color with a the colors from a multi-shader? I have tried to use a data node, cloner object, iterator, with color output but it doesn't seem to work. Print to console also shows some weird results from the color port that don't look like RGB values. Can anyone help? Thanks.
-
On 06/01/2015 at 01:13, xxxxxxxx wrote:
Hi Swinn,
not quite sure, what you are actually aiming at. But I played around a bit yesterday evening. If you only want to color a bunch of cloned lights with a multishader, you don't need any Xpresso nor Python. Please have a look at the attached scene, maybe this already helps.
Multishader_Light.zip -
On 06/01/2015 at 03:16, xxxxxxxx wrote:
Ahh!!! That's perfect! Exactly what I was looking for! Now I can tie the two multishaders together with Xpresso. Thank-you very much!