Update openpype/hosts/maya/api/lib_renderproducts.py

This commit is contained in:
Toke Jepsen 2023-02-23 11:53:55 +00:00 committed by Milan Kolar
parent 43020a6c9d
commit 9c688309a9

View file

@ -1320,6 +1320,7 @@ class RenderProductsMayaHardware(ARenderProducts):
]
def get_multipart(self):
# MayaHardware does not support multipart EXRs.
return False
def _get_extension(self, value):