Companion

Properties

Link copied to clipboard

Decrements the stencil buffer value, clamping to zero.

Link copied to clipboard

Decrements the stencil buffer value, wrapping to the maximum unsigned byte instead of going below zero.

Link copied to clipboard

Increments the stencil buffer value, clamping to unsigned byte.

Link copied to clipboard

Increments the stencil buffer value, wrapping to zero when exceeding the unsigned byte range.

Link copied to clipboard

Bitwise inverts the existing stencil buffer value.

Link copied to clipboard

Does not change the stencil buffer.

Link copied to clipboard

Replaces the stencil buffer value with the reference value.

Link copied to clipboard

Sets the stencil buffer value to zero.