add checkbox to render settings to apply render settings on creation

This commit is contained in:
Allan Ihsan 2022-04-25 09:09:38 +03:00
parent b902b2a7e9
commit 61b59ef2c4

View file

@ -6,8 +6,8 @@
"children": [
{
"type": "boolean",
"key": "enabled",
"label": "Enabled"
"key": "apply_render_settings",
"label": "Apply Render Settings on creation"
},
{
"type": "text",