Class OnTilePostProcessPass
Renders the on-tile post-processing stack.
Implements
Inherited Members
Namespace: Global Namespace
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public class OnTilePostProcessPass : ScriptableRenderPass, IRenderGraphRecorder
Methods
Dispose()
Disposes used resources.
Declaration
public void Dispose()
RecordRenderGraph(RenderGraph, ContextContainer)
Declaration
public override void RecordRenderGraph(RenderGraph renderGraph, ContextContainer frameData)
Parameters
Type | Name | Description |
---|---|---|
RenderGraph | renderGraph | |
ContextContainer | frameData |