tools
get_look_assigner_tool(parent)
Create, cache and return look assigner tool window.
Source code in client/ayon_maya/tools/__init__.py
8 9 10 11 12 13 14 |
|
show_look_assigner(parent=None)
Look manager is Maya specific tool for look management.
Source code in client/ayon_maya/tools/__init__.py
17 18 19 20 21 22 23 24 25 26 27 |
|