So… I have a workflow question since my expected workflow ended up being a bust.
I exported a model out of Maya. I unwrapped it in 3ds Max. And now when I try to copy the Unwrap_UVW modifier from my unwrapped mesh and apply it to the XMesh loader it doesn’t actually transfer the UVs. Shouldn’t the Vertex IDs etc all come through properly/the same?
deleted file
I guess I can do a UV Projection and solve it that way, but if there is an official recommended way that would be appreciated.
XMesh is intended to maintain the original vertex and face order.
You might be able to fix this by renaming your UV Set in Maya to “map1” and re-exporting the mesh. (Currently our Maya plugin transfers map1 to Max’s texture coordinates. In the next build, it will transfer Maya’s Current UV Set to Max’s texture coordinates instead.)
(I assume you transferred one mesh using OBJ, and the other using XMesh? I would encourage you to transfer both using XMesh in case there are any other differences.)
How can i transfer additional map channels? I thought if we named them map2, map3 etc, it would work, but it doesnt seem to. I swear this worked in earlier builds.
Hm… i would probably not do that. That can be changed randomly as the artist is editing uvs. But i see what the issue is, without a consistent naming like map#, you cant figure out which is for which channel index.