passOperationFront
What to do with the contents of the buffer if the stencil test (and the depth test) passes for front-facing geometry.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public StencilOp passOperationFront { get; set; }