PDA

View Full Version : Illumination list



jim van metre
05-16-2002, 03:27 AM
I asked this question a while ago....got an answer....forums changed in meantime. How do I exclude an object from receiving light. I see the "illumination list" but when I want to add an object there isn't an object to include or exclude.

thanks

JVM

nibeck
05-16-2002, 05:11 AM
You have to create a Set and add the objects to the set. You can then add the Set to the Illumination list for the light.

- Mike