Answered
The map export is not available when using the UV
I'm trying to export out UDIMS via code, but I'm getting this error message:
[Plugin - export-textures] Exception ExportError: The map export is not available when using the UV Tile workflow (qrc:/js/mapexport.js line 24)
is there any other method I can use to export UDIMS? as by using these 2 seems impossible:
- alg.mapexport.save
- alg.mapexport.exportDocumentMaps
thanks in advance!
