This version of Unity is unsupported.

StencilState.SetPassOperation

Declaration

public void SetPassOperation(Rendering.StencilOp value);

Parameters

value The value to set.

Description

What to do with the contents of the buffer if the stencil test (and the depth test) passes.