EndSubPass()
Schedules the end of the currently active sub pass.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void EndSubPass()
Remarks
Additional Resources: ScriptableRenderContext.BeginSubPass.