Knowledge Base/Training Support - FAQs

How do I change the visibility attribute of an object with MEL?

Dale Gomez
posted this on February 15, 2010 16:21

This script might be helpful:

setAttr “front.visibility” 0

and set it to 1 to bring it back.