mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
add checkbox to render settings to apply render settings on creation
This commit is contained in:
parent
b902b2a7e9
commit
61b59ef2c4
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@
|
|||
"children": [
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "enabled",
|
||||
"label": "Enabled"
|
||||
"key": "apply_render_settings",
|
||||
"label": "Apply Render Settings on creation"
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue