Using Python to develop Export tool
I I write according to the contents of the document, but in the export phase. Export presets need to be configured.
export_preset = substance_painter.resource.ResourceID(
# context="allegorithmic", name="PBR Metallic Roughness")
context="allegorithmic",
name="SP—UE4 Tile UDIMs(TextureSet)")
[Python] For exportList item #0, the preset "resource://allegorithmic/SP—UE4 Tile UDIMs(TextureSet)" is undefined
How do I use local default files with python
