DepthClip

Determines whether the default projection matrices will project to a clip space whose depth range is [0 .. 1] or [-1 .. 1]. Default is [0 .. 1] but can be changed by setting version(GfxMathDepthMinusOneToOne)

Values

ValueMeaning
zeroToOne
minusOneToOne

Meta