Replies: 1 comment
|
The jobArgs is found in the factoryContext argument passed to the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How to chaser args work?
I started with https://github.com/Autodesk/maya-usd/blob/dev/test/lib/mayaUsd/fileio/testImportChaser.py
I'm setting an arg in my import command
If I print out jobArgs in my chaser I don't really see anyway to access the values and it's dict is empty. It doesn't have any public methods
All reactions