mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
added renderLayer and renderPass to integration
This commit is contained in:
parent
4b5b725521
commit
7c4f408e77
1 changed files with 3 additions and 1 deletions
|
|
@ -90,7 +90,9 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
|
|||
"harmony.template",
|
||||
"harmony.palette",
|
||||
"editorial",
|
||||
"background"
|
||||
"background",
|
||||
"renderLayer",
|
||||
"renderPass"
|
||||
]
|
||||
exclude_families = ["clip"]
|
||||
db_representation_context_keys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue