Skip to content

Documentation / base / DEPTH_COMPARE_CLOSER_EQUAL

Variable: DEPTH_COMPARE_CLOSER_EQUAL

const DEPTH_COMPARE_CLOSER_EQUAL: DepthCompareFunc

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

Depth test passing when the incoming fragment is closer or equal.

Released under the MIT License.