Head Won't Render?
Posted: Tue Oct 25, 2011 8:55 pm
If you try to render Malcolm with the version posted right now, his head doesn't render. Run this script to fix it!
setAttr "malcolm:headShape.visibleInRefractions" 1;
setAttr "malcolm:headShape.visibleInReflections" 1;
setAttr "malcolm:headShape.primaryVisibility" 1;
setAttr "malcolm:headShape.motionBlur" 1;
setAttr "malcolm:headShape.receiveShadows" 1;
setAttr "malcolm:headShape.castsShadows" 1;

setAttr "malcolm:headShape.visibleInRefractions" 1;
setAttr "malcolm:headShape.visibleInReflections" 1;
setAttr "malcolm:headShape.primaryVisibility" 1;
setAttr "malcolm:headShape.motionBlur" 1;
setAttr "malcolm:headShape.receiveShadows" 1;
setAttr "malcolm:headShape.castsShadows" 1;
