jaydru
12-21-2007, 05:38 PM
im trying to write a script to toggel the orthagraphic attribute on and off on the defalt perspective cam shape node
i am totaly clueless about mel i assume it would be an if else code but i am having a lot of trouble trying to write it,
these are the atribute values i want to toggel between,
setAttr "perspShape.orthographic" 1;
setAttr "perspShape.orthographic" 0;
if anyone can point me in the right direction i would greatly apprecate it
i am totaly clueless about mel i assume it would be an if else code but i am having a lot of trouble trying to write it,
these are the atribute values i want to toggel between,
setAttr "perspShape.orthographic" 1;
setAttr "perspShape.orthographic" 0;
if anyone can point me in the right direction i would greatly apprecate it
