Import Reference during Publish

This commit is contained in:
Kayla Man 2022-10-04 16:13:21 +08:00
parent df937a8e9e
commit dfd30d5460

View file

@ -32,7 +32,7 @@ class ExtractImportReference(publish.Extractor):
hosts = ["maya"]
families = ["renderlayer", "workfile"]
active = _import_reference()
optional= True
optional = True
tmp_format = "_tmp"
def process(self, instance):