add the related families

This commit is contained in:
Kayla Man 2023-06-16 22:51:06 +08:00
parent b06a7108b6
commit dae7ed439a

View file

@ -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):