docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Interp

    Interp(int, int, float)

    Interpolates between two int values.

    Declaration
    public override sealed void Interp(int from, int to, float t)
    Parameters
    Type Name Description
    int from

    The start value

    int to

    The end value

    float t

    The interpolation factor in range [0,1]

    Overrides
    VolumeParameter<int>.Interp(int, int, float)
    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)