If you force the depth buffer to be 32 bits it’s a lot better (third parameter of enableDepthRenderer
):
2 Likes
If you force the depth buffer to be 32 bits it’s a lot better (third parameter of enableDepthRenderer
):