zFailOperationBack
What to do with the contents of the buffer if the stencil test passes, but the depth test fails for back-facing geometry.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public StencilOp zFailOperationBack { get; set; }