add validate resolution as parts of maya settings

This commit is contained in:
Kayla Man 2023-10-06 20:35:38 +08:00
parent 5262c0c7ac
commit b4c0f2880a
4 changed files with 19 additions and 1 deletions

View file

@ -829,6 +829,11 @@
"redshift_render_attributes": [],
"renderman_render_attributes": []
},
"ValidateResolution": {
"enabled": true,
"optional": true,
"active": true
},
"ValidateCurrentRenderLayerIsRenderable": {
"enabled": true,
"optional": false,