PRP to OBJ?
Re: PRP to OBJ?
I said previously that I just needed the untextured mesh, but is there any way to get extract textures as well? The PyPRP Importer's texture extractor is confusing, as it states it is extracting textures, but doesn't state where.
Re: PRP to OBJ?
I believe it writes them all to a subfolder of the location of the import, named TMP_Textures.
Re: PRP to OBJ?
Ok, I found it. The mesh doesn't happen to come with custom UV's does it?Deledrius wrote:I believe it writes them all to a subfolder of the location of the import, named TMP_Textures.