NDC

Determines whether the default projection matrices will project to a clip space where Y points upwards (left hand NDC) or downwards (right hand NDC) Default is right hand NDC, but can be changed by setting version(GfxMathLeftHandNDC)

Values

ValueMeaning
rightHand
leftHand

Meta