StencilState.Compare

StencilState.Compare property

Gets or sets the compare function used in stencil test

public CompareFunction Compare { get; set; }

See Also