top of page
Home
RnDs
Blog
Reel Work
Contact
About
More
Use tab to navigate through the menu items.
All Posts
blog
vex
RnD
python
houdini
maya
arnold
ass
Search
Export Selection to ASS from Maya NO UI | Using Python
A small python snippet to export ASS from Maya.... Code : import maya.cmds as cmds listItem = cmds.ls(selection = True) saveFilePath =...
Jul 17, 2021
1 min read
bottom of page