StencilOp
The stencilOp method of the WebGL API sets both the front and back-facing stencil test actions.
The stencilOp method of the WebGL API sets both the front and back-facing stencil test actions.
Enumeration Members
ZeroStencilOp
ZeroStencilOp:
0
KeepStencilOp
KeepStencilOp:
7680
ReplaceStencilOp
ReplaceStencilOp:
7681
IncrementStencilOp
IncrementStencilOp:
7682
DecrementStencilOp
DecrementStencilOp:
7683
IncrementWrapStencilOp
IncrementWrapStencilOp:
34055
DecrementWrapStencilOp
DecrementWrapStencilOp:
34056
InvertStencilOp
InvertStencilOp:
5386