docs.unity.cn
    Show / Hide Table of Contents

    Enum HDCameraFrameHistoryType

    History buffers available in HDCamera.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum HDCameraFrameHistoryType

    Fields

    Name Description Value
    ColorBufferMipChain

    Color buffer mip chain.


    0
    Exposure

    Exposure buffer.


    1
    TemporalAntialiasing

    Temporal antialiasing history.


    2
    TAAMotionVectorMagnitude

    Velocity magnitude history used for TAA velocity weighting.


    3
    DepthOfFieldCoC

    Depth of field CoC.


    4
    Normal

    Normal buffer.


    5
    Depth

    Depth buffer.


    6
    Depth1

    Mip one of the depth buffer .


    7
    AmbientOcclusion

    Ambient Occlusion buffer.


    8
    RaytracedAmbientOcclusion

    Ray traced ambient occlusion buffer.


    9
    RaytracedShadowHistory

    Ray traced shadow history buffer.


    10
    RaytracedShadowHistoryValidity

    Ray traced shadow history validity buffer.


    11
    RaytracedShadowDistanceValidity

    Ray traced shadow history distance buffer.


    12
    RaytracedReflectionDistance

    Ray traced reflections distance buffer.


    13
    RaytracedReflectionAccumulation

    Ray traced reflections distance buffer.


    14
    RaytracedReflectionStabilization

    Ray traced reflections stabilization buffer.


    15
    RaytracedIndirectDiffuseHF

    Ray traced indirect diffuse HF buffer.


    16
    RaytracedIndirectDiffuseLF

    Ray traced indirect diffuse LF buffer.


    17
    RayTracedSubSurface

    Ray traced subsurface buffer.


    18
    PathTracing

    Path tracing buffer.


    19
    TemporalAntialiasingPostDoF

    Temporal antialiasing history after DoF.


    20
    VolumetricClouds0

    Volumetric clouds buffer 0.


    21
    VolumetricClouds1

    Volumetric clouds buffer 1.


    22
    ScreenSpaceReflectionAccumulation

    Screen Space Reflection Accumulation.


    23
    AlbedoAOV

    Path-traced Albedo AOV.


    24
    NormalAOV

    Path-traced Normal AOV.


    25
    MotionVectorAOV

    Path-traced motion vector AOV.


    26
    DenoiseHistory

    Denoised path-traced frame history.


    27
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023