TB1 Week 2
Programming for Animation » Devlog
this week we started using python in Maya we learnt the command to start using python is "import Maya.cmds" this tells Maya that you want to use python, we then used cmds.polyCube( depth = x, height = x, width = x ) to spawn a poly cube, changing the x value changes the size of the cube that is spawned. you and find more information on this command by looking up the command documtion on the Autodesk website.
Programming for Animation
Status | In development |
Author | TheWigum |
More posts
- TB1 Week 9Dec 12, 2022
- TB1 Week 8Dec 12, 2022
- TB1 Week 7Dec 11, 2022
- TB1 Week 5Dec 11, 2022
- TB1 Week 4Dec 10, 2022
- TB1 Week 3Dec 10, 2022