Hello!
I'm trying to use this function to get the final name of my exported map as defined in the Configuration tab of the export maps window (these things: sub_$textureSet_BaseColor)
getPathsExportDocumentMaps(preset, path, format [, stackPaths])
But I'm not sure how I get the "preset" argument if I don't know it ahead of time? What if many users all use their own presets for example.
Or if there's a way to get the details of the preset currently in use so my script can format the final map name, that would be great.
Thanks for any help,
Kato