set abc cache export as optional

This commit is contained in:
Milan Kolar 2021-08-19 15:29:45 +02:00
parent 66f0082741
commit b13c5ed60a

View file

@ -11,9 +11,10 @@ class ExtractXgenCache(openpype.api.Extractor):
"""
label = "Extract Xgen Cache"
label = "Extract Xgen ABC Cache"
hosts = ["maya"]
families = ["xgen"]
optional = true
def process(self, instance):