Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetFailOperation(StencilOp)

What to do with the contents of the buffer if the stencil test fails.
Read time 1 minuteLast updated 5 days ago

Definition

public void SetFailOperation(StencilOp value)

Parameters

The value to set.

Remarks