Rendering order of meshes within the same rendering group

front to back means this will render front first (so it gets a lot of pixels discarded thanks to the depth buffer)

It is the default behavior