Interface StencilTestParameters

Parameters for stencil testing.

Hierarchy

  • StencilTestParameters

Properties

Properties

The test function.

mask: number

A bit-wise mask that is combined with the reference value and the stored stencil value when the test is done.

ref: number

The reference value for the stencil test.

Generated using TypeDoc