docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method PrepareLiftGammaGain

    PrepareLiftGammaGain(in Vector4, in Vector4, in Vector4)

    Pre-filters lift, gamma and gain trackball values for shader use.

    Declaration
    public static (Vector4, Vector4, Vector4) PrepareLiftGammaGain(in Vector4 inLift, in Vector4 inGamma, in Vector4 inGain)
    Parameters
    Type Name Description
    Vector4 inLift

    A color used for lift.

    Vector4 inGamma

    A color used for gamma.

    Vector4 inGain

    A color used for gain.

    Returns
    Type Description
    (Vector4, Vector4, Vector4)

    The three input colors pre-filtered for shader use.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)