{}!Google Tag Manager end}} Struct PostProcessingData | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    Struct PostProcessingData

    Settings used for Post Processing.

    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

    The ColorGradingMode to use.

    Declaration
    public ColorGradingMode gradingMode
    Field Value
    Type Description
    ColorGradingMode
    See Also
    ColorGradingMode

    lutSize

    The size of the Look Up Table (LUT)

    Declaration
    public int lutSize
    Field Value
    Type Description
    Int32

    supportDataDrivenLensFlare

    Returns true if Data Driven Lens Flare are supported by this asset, false otherwise.

    Declaration
    public bool supportDataDrivenLensFlare
    Field Value
    Type Description
    Boolean

    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
    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)