Constant ovr_sys::ovrProjection_None [] [src]

pub const ovrProjection_None: ovrProjectionModifier = 0

Use for generating a default projection matrix that is:

  • Right-handed.
  • Near depth values stored in the depth buffer are smaller than far depth values.
  • Both near and far are explicitly defined.
  • With a clipping range that is (0 to w).