Skip to content

Documentation / base / DEPTH_COMPARE_DEFAULT

Variable: DEPTH_COMPARE_DEFAULT

const DEPTH_COMPARE_DEFAULT: DepthCompareFunc

Defined in: libs/base/src/zconvention.ts:55

Default depth test: pass when the incoming fragment is closer or equal.

Released under the MIT License.