Home -> IStateGroupNode -> SetStencilReferenceValue

Description

The SetStencilReferenceValue method sets the reference value which will be used when performing stencil testing.

Usage

void SetStencilReferenceValue(uint32_t referenceValue);

Argument list

referenceValue [uint32_t]
The reference value used by the active stencil comparison function.

See also