mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
modelrender-sets add redshift object-id, mesh-parameters
This commit is contained in:
parent
f96555d9e9
commit
da3d4d0203
1 changed files with 2 additions and 0 deletions
|
|
@ -362,6 +362,8 @@ class CollectLook(pyblish.api.InstancePlugin):
|
|||
"VRayDisplacement",
|
||||
"VRayLightMesh",
|
||||
"VRayObjectProperties",
|
||||
"RedshiftObjectId",
|
||||
"RedshiftMeshParameters",
|
||||
]
|
||||
render_sets = cmds.ls(look_sets, type=render_set_types)
|
||||
if render_sets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue