docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Lerp

    Lerp(in ScreenComposerSettings, in ScreenComposerSettings, float)

    Linear interpolation between 2 settings objects.

    Declaration
    public static ScreenComposerSettings Lerp(in ScreenComposerSettings a, in ScreenComposerSettings b, float t)
    Parameters
    Type Name Description
    ScreenComposerSettings a

    First settings object

    ScreenComposerSettings b

    Second settings object

    float t

    Interpolation amount: 0 is a, 1 is b

    Returns
    Type Description
    ScreenComposerSettings
    In This Article
    Back to top
    Copyright © 2023 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)