nuke: improving still write creator settings

This commit is contained in:
Jakub Jezek 2022-10-06 21:22:05 +02:00
parent d8df51e49f
commit 4b42d55ce1
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -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"
}
]
}