mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Added settings for ExtractSequence to be able modify color of thumbnail background
This commit is contained in:
parent
bf284caccf
commit
ca36bb2fb7
2 changed files with 23 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
{
|
||||
"publish": {
|
||||
"ExtractSequence": {
|
||||
"thumbnail_bg": [
|
||||
255,
|
||||
255,
|
||||
255,
|
||||
255
|
||||
]
|
||||
},
|
||||
"ValidateProjectSettings": {
|
||||
"enabled": true,
|
||||
"optional": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue