mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
adding removeAOVs in setting to allow users to choose whether keeping existing AOVs
This commit is contained in:
parent
7938f843f0
commit
377e6e88e1
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
"image_prefix": "<Scene>/<RenderLayer>/<RenderLayer>_<RenderPass>",
|
||||
"image_format": "exr",
|
||||
"multilayer_exr": true,
|
||||
"remove_aovs": true,
|
||||
"remove_aovs": false,
|
||||
"tiled": true,
|
||||
"aov_list": [],
|
||||
"additional_options": []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue