StencilState.DepthFailAction

StencilState.DepthFailAction property

Gets or sets the stencil action when stencil test pass but depth test fails.

public StencilAction DepthFailAction { get; set; }

See Also