Info on attribute collection

This commit is contained in:
Toke Stuart Jepsen 2023-03-17 15:58:59 +00:00 committed by Milan Kolar
parent 917a1f4d0a
commit 39e29ee8c5

View file

@ -50,6 +50,10 @@ just one instance of this node type but if that is not so, validator will go thr
instances and check the value there. Node type for **VRay** settings is `VRaySettingsNode`, for **Renderman**
it is `rmanGlobals`, for **Redshift** it is `RedshiftOptions`.
:::info getting attribute values
If you do not know what an attributes value is supposed to be, for example for dropdown menu (enum), try changing the attribute and look in the script editor where it should log what the attribute was set to.
:::
### Model Name Validator
`ValidateRenderSettings`