Can't Select Local Rotation Axis in Maya (How to Fix) July 29, 2019 Get link Facebook X Pinterest Email Other Apps This Mel Script will fix this. string $tempSelection[] = `ls -sl`; print $tempSelection[0]; select -r ($tempSelection[0]+".rotateAxis"); Comments
Comments
Post a Comment