mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
reformat knobs
This commit is contained in:
parent
1428963e5f
commit
cb4dc83fd8
1 changed files with 4 additions and 6 deletions
|
|
@ -112,12 +112,10 @@ class CreateWriteRender(plugin.PypeCreator):
|
|||
"name": "Reformat01",
|
||||
"class": "Reformat",
|
||||
"knobs": [
|
||||
("box", [
|
||||
0.0,
|
||||
0.0,
|
||||
width,
|
||||
height
|
||||
])
|
||||
("type", 1),
|
||||
("box_fixed", 1),
|
||||
("box_width", width),
|
||||
("box_height", height)
|
||||
],
|
||||
"dependent": None
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue