Description

Specifies whether the front and/or back face stencil test will be applied. The initial value is "FrontAndBack"

Enumeration Members

Enumeration Members

Back: number

Description

The stencil test will be applied to the back face only.

Front: number

Description

The stencil test will be applied to the front face only.

FrontAndBack: number

Description

The stencil test will be applied to the both front and back faces.

Generated using TypeDoc