docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Interp

    Interp(WindParamaterValue, WindParamaterValue, float)

    Interpolates between two values.

    Declaration
    public override void Interp(WindParameter.WindParamaterValue from, WindParameter.WindParamaterValue to, float t)
    Parameters
    Type Name Description
    WindParameter.WindParamaterValue from

    The start value

    WindParameter.WindParamaterValue to

    The end value

    float t

    The interpolation factor in range [0,1]

    Overrides
    VolumeParameter<WindParameter.WindParamaterValue>.Interp(WindParameter.WindParamaterValue, WindParameter.WindParamaterValue, 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)