- MAYA-PYTHON TUTORIAL – 101 Project Overview
- MAYA-PYTHON TUTORIAL – 101 Fundamental Info
- MAYA-PYTHON TUTORIAL – 101 Importing Library
- MAYA-PYTHON TUTORIAL – 101 Make A Control
- MAYA-PYTHON TUTORIAL – 101 Pass Info To Our Def
- MAYA-PYTHON TUTORIAL – 101 Returning Info
- MAYA-PYTHON TUTORIAL – 101 Script an IK Handle
- MAYA-PYTHON TUTORIAL – 101 Moving With Python
- MAYA-PYTHON TUTORIAL – 101 Connecting IK Arm
- MAYA-PYTHON TUTORIAL – 101 Python’s For Loop
- MAYA-PYTHON TUTORIAL – 101 Condition Statement
So now we move on to returning some info. We understand how we can put information into our definition. Its time to understand how we take that information in and even better how we get something useful back. The info you want to give back has to be relevant according to the module name and be obvious for any other users who could potentially use your modules later. After all the whole idea is to create some kind of command. Hit like and remember to sign up for the news letter.