reformat knobs

This commit is contained in:
karimmozilla 2021-10-06 13:49:59 +02:00
parent 1428963e5f
commit cb4dc83fd8

View file

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