mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Info on attribute collection
This commit is contained in:
parent
917a1f4d0a
commit
39e29ee8c5
1 changed files with 4 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue