Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ScopedSubPass

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

Definition

public struct ScopedSubPass : IDisposable

Remarks

Methods

Method

Description

DisposeEnds the current sub pass in the ScriptableRenderContext that was used to create the ScopedSubPass.