Struct RenderGraphProfilingScope
Render Graph Scoped Profiling markers
Implements
Inherited Members
Namespace: UnityEngine.Experimental.Rendering.RenderGraphModule
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public struct RenderGraphProfilingScope : IDisposable
Constructors
Name | Description |
---|---|
RenderGraphProfilingScope(RenderGraph, ProfilingSampler) | Profiling Scope constructor |
Methods
Name | Description |
---|---|
Dispose() | Dispose pattern implementation |