mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
add the related families
This commit is contained in:
parent
b06a7108b6
commit
dae7ed439a
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ class CollectAnatomyFrameRange(pyblish.api.InstancePlugin):
|
|||
|
||||
order = pyblish.api.CollectorOrder + 0.491
|
||||
label = "Collect Anatomy Frame Range"
|
||||
families = ["plate", "pointcache",
|
||||
"vdbcache","online",
|
||||
"render"]
|
||||
hosts = ["traypublisher"]
|
||||
|
||||
def process(self, instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue