View Single Post
# 2 23-06-2008 , 12:42 PM
Alan's Avatar
Moderator
Join Date: Oct 2002
Location: London, UK
Posts: 2,800
Select everything you want and then hit down on the keyboard to select the shape nodes (or just select the shape nodes straight away). Then run the following in the script editor.

Code:
for($s in `ls -sl`)
{
	setAttr ($s + ".receiveShadows") 0;
	setAttr ($s + ".castsShadows") 0;
}
Alan


Technical Director - Framestore

Currently working on: Your Highness

IMDB