Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetPassOperation(StencilOp)

What to do with the contents of the buffer if the stencil test (and the depth test) passes.
Read time 1 minuteLast updated 4 days ago

Definition

public void SetPassOperation(StencilOp value)

Parameters

The value to set.

Remarks