Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ScopedRenderPass

Represents an active render pass until disposed.
Read time 1 minuteLast updated 4 days ago

Definition

public struct ScopedRenderPass : IDisposable

Remarks

Methods

Method

Description

DisposeEnds the current render pass in the ScriptableRenderContext that was used to create the ScopedRenderPass.