add sbsar as the families

This commit is contained in:
Kayla Man 2025-01-20 21:55:34 +08:00
parent e0133f54b6
commit c166bf0514

View file

@ -66,7 +66,8 @@ class CollectResourcesPath(pyblish.api.InstancePlugin):
"yeticacheUE", "yeticacheUE",
"tycache", "tycache",
"usd", "usd",
"oxrig" "oxrig",
"sbsar",
] ]
def process(self, instance): def process(self, instance):