mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
flame: adding segment index attribute to settings
This commit is contained in:
parent
c5d4374e60
commit
4f01991693
1 changed files with 5 additions and 0 deletions
|
|
@ -38,6 +38,11 @@
|
||||||
"key": "clipName",
|
"key": "clipName",
|
||||||
"label": "Clip name template"
|
"label": "Clip name template"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "boolean",
|
||||||
|
"key": "segmentIndex",
|
||||||
|
"label": "Accept segment order"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"key": "countFrom",
|
"key": "countFrom",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue