Added settings for ExtractSequence to be able modify color of thumbnail background

This commit is contained in:
iLLiCiTiT 2021-06-22 13:05:19 +02:00
parent bf284caccf
commit ca36bb2fb7
2 changed files with 23 additions and 0 deletions

View file

@ -1,5 +1,13 @@
{
"publish": {
"ExtractSequence": {
"thumbnail_bg": [
255,
255,
255,
255
]
},
"ValidateProjectSettings": {
"enabled": true,
"optional": true,