RenderState.StencilMask

RenderState.StencilMask property

Gets or sets the mask that is ANDed with the both reference and stored stencil value when test is done.

public uint StencilMask { get; set; }

See Also