mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
celaction: make parameters enumerator
This commit is contained in:
parent
f823b065d3
commit
79eb8f105f
3 changed files with 33 additions and 12 deletions
|
|
@ -10,12 +10,10 @@
|
|||
}
|
||||
},
|
||||
"workfile": {
|
||||
"parameters": [
|
||||
"--chunk *CHUNK*",
|
||||
"--frameStart *START*",
|
||||
"--frameEnd *END*",
|
||||
"--resolutionWidth *X*",
|
||||
"--resolutionHeight *Y*"
|
||||
"submission_overrides": [
|
||||
"render_chunk",
|
||||
"frame_range",
|
||||
"resolution"
|
||||
]
|
||||
},
|
||||
"publish": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue