Dispose()
Ends the current sub pass in the ScriptableRenderContext that was used to create the ScopedSubPass.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void Dispose()
Remarks
Additional Resources: ScriptableRenderContext.BeginScopedSubPass.