EndRenderPass()
Schedules the end of a currently active render pass.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void EndRenderPass()
Remarks
Additional Resources: ScriptableRenderContext.BeginRenderPass.