View Full Version : How to cast shadow with maxscript?
bennybunny 04-10-2008, 07:55 PM How to cast shadow in omni light with maxscript?
anyone can help me?~
|
|
zortech
04-11-2008, 02:35 PM
I'm not quite sure if thats what you were looking for, but maybe it helps.
myOmni = OmniLight()
myOmni.baseObject.castShadows = true
Take a look at the max script reference, there are all attributes listed/explained, or use the showProperties() function to get the appropriate attributes.
bennybunny
04-11-2008, 06:28 PM
Thanks for your help!!!
CGTalk Moderation
04-11-2008, 06:28 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.