pub const ovrProjection_FarLessThanNear: ovrProjectionModifier = 0x02;
Expand description

After the projection transform is applied, far values stored in the depth buffer will be less than closer depth values. NOTE: Enable only if the application is using a floating-point depth buffer for proper precision.