- Modifié
Mesh hierarchy possible?
This is what I want, the outside points to go behind the middle part of the mesh:
Image supprimée en raison de l'absence de support de HTTPS. | Afficher quand même
NOT this:
Image supprimée en raison de l'absence de support de HTTPS. | Afficher quand même
I drew the middle vertices first.
Cheers,
Brian
When using weights, you can drag the bones up and down in the Weights
view to control the order triangles are drawn. I'm afraid with just meshes, there isn't a way to specify the triangle order. It does keep the order consistently, but getting the order you want is the problem. You could export to JSON, sort your triangles, and then import again, but this is a pretty terrible workflow.
Okay. Not a big deal at this time, you've got many other fish to fry
Cheers,
Brian