StencilState.PassAction

StencilState.PassAction property

Gets or sets the stencil action when both stencil test and depth test passes.

public StencilAction PassAction { get; set; }

See Also