3DS UV Mapping sharing
I have 3 objects that I would like to share a UV map. Is there a way to UV map and object then UV map the next onto the UVmap containing the first objects uvs so that i can get all three objects on 1 uv map?
well in code you just reference the model. So Object a, b and c all point to model info of "Box01"
or if you just want to share UV's and not actual verts then you can do this in code as well.
Its all how you code it ;)
or if you just want to share UV's and not actual verts then you can do this in code as well.
Its all how you code it ;)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement