mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +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",
|
||||
"label": "Clip name template"
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "segmentIndex",
|
||||
"label": "Accept segment order"
|
||||
},
|
||||
{
|
||||
"type": "number",
|
||||
"key": "countFrom",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue