docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct PostProcessingData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering.Universal
    Assembly: Unity.RenderPipelines.Universal.Runtime.dll
    Syntax
    public struct PostProcessingData

    Fields

    gradingMode

    Declaration
    public ColorGradingMode gradingMode
    Field Value
    Type Description
    ColorGradingMode

    lutSize

    Declaration
    public int lutSize
    Field Value
    Type Description
    int

    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
    bool
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)