add zfab as resource path for marvelous designer integration

This commit is contained in:
Kayla Man 2025-12-19 20:33:24 +08:00
parent a1ce257435
commit 2bb206dd41

View file

@ -70,6 +70,7 @@ class CollectResourcesPath(pyblish.api.InstancePlugin):
"usd", "usd",
"oxrig", "oxrig",
"sbsar", "sbsar",
"zfab"
] ]
def process(self, instance): def process(self, instance):