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. 🙁