Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ScopedSubPass

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Represents an active sub pass until disposed.

Public Methods

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