Sometimes when I have a single mesh that has some polys that are close together I am getting weird depth sorting issues, where the back plane rendering infront of the front plane.
Is there a way to enforce precision of the depth sorting.
Now that I think about it, maybe its just a matter of lowering the far clipping plane of the camera. but maybe there is another better way.