I'm trying to set up tow cameras with different culling masks and ClippingPlanes because otherwise I have to set nearClippingPlane to very low value so the cockpit of my ship is vivsible, but at the same time it causes mesh clipping on objects that are far away(I don't know why, it just works like this). The perfect solution would be to set up two cameras - one for cockpit with low nearClippingPlane and one for everything elese with high nearClippingPlane so there is no mesh clipping. The...
Any way to set up two cameras with different culling masks with GoogleVR?
Any way to set up two cameras with different culling masks with GoogleVR?