collect_current_file
CollectBlenderCurrentFile
Bases: BlenderContextPlugin
Inject the current working file into context
Source code in client/ayon_blender/plugins/publish/collect_current_file.py
5 6 7 8 9 10 11 12 13 14 15 |
|
process(context)
Inject the current working file
Source code in client/ayon_blender/plugins/publish/collect_current_file.py
12 13 14 15 |
|