Class RawColorHistory
Raw render color history. The color snapshot is taken before post processing. Raw rendered geometry. No UI overlay. A matching depth is RawDepthHistory. Color space is linear RGB. No mips. MSAA is not supported and is resolved for the history. XR is supported.
Inherited Members
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public sealed class RawColorHistory : ColorHistory
Methods
OnCreate(BufferedRTHandleSystem, uint)
Declaration
public override void OnCreate(BufferedRTHandleSystem owner, uint typeId)
Parameters
| Type | Name | Description |
|---|---|---|
| BufferedRTHandleSystem | owner | |
| uint | typeId |