docs.unity.cn
    Show / Hide Table of Contents

    Struct PostProcessingData

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public struct PostProcessingData

    Fields

    gradingMode

    Declaration
    public ColorGradingMode gradingMode
    Field Value
    Type Description
    ColorGradingMode

    lutSize

    Declaration
    public int lutSize
    Field Value
    Type Description
    Int32

    useFastSRGBLinearConversion

    True if fast approximation functions are used when converting between the sRGB and Linear color spaces, false otherwise.

    Declaration
    public bool useFastSRGBLinearConversion
    Field Value
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 24 September 2021