add resource paths for oxrig product type

This commit is contained in:
Kayla Man 2024-07-03 12:49:19 +08:00
parent 845def8a83
commit 95980b10f3

View file

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