mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
nuke: improving still write creator settings
This commit is contained in:
parent
d8df51e49f
commit
4b42d55ce1
1 changed files with 5 additions and 4 deletions
|
|
@ -106,17 +106,18 @@
|
|||
"MPFrame",
|
||||
"LayoutFrame"
|
||||
],
|
||||
"instance_attributes": [],
|
||||
"instance_attributes": [
|
||||
"use_range_limit"
|
||||
],
|
||||
"prenodes": {
|
||||
"FrameHold01": {
|
||||
"nodeclass": "FrameHold",
|
||||
"dependent": "",
|
||||
"knobs": [
|
||||
{
|
||||
"type": "formatable",
|
||||
"type": "expression",
|
||||
"name": "first_frame",
|
||||
"template": "{frame}",
|
||||
"to_type": "number"
|
||||
"expression": "parent.first"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue