View Full Version : light.castshadows ?
Could it be that $Light01.castshadows doesn't work right? I always get true (even if i turn it off).
When i set .castshadows = false it always returns false, but it doesn't set the checkbox "Shadows" in my light.
Any hint?
|
|
Use $light01.baseobject.castshadows = false
Khye
kpalazov
09-08-2005, 09:35 AM
Use $light01.baseobject.castshadows = false
Khye
Thankyou SOOO much!! WorX :)
Equinoxx
09-08-2005, 12:05 PM
Could it be that $Light01.castshadows doesn't work right? I always get true (even if i turn it off).
When i set .castshadows = false it always returns false, but it doesn't set the checkbox "Shadows" in my light.
$Light01.castshadows is the shadowcasting property of the object in this case [the one you can turn of in the properties of the object.
I hope that explains why it didn't work.
rather that just getting a solution provided, I'd rather learn what it is that I did wrong that provides much faster learning ;)
CGTalk Moderation
09-08-2005, 12:05 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.