docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct LerpFloat2

    Linearly interpolate between two values a and b by ratio t.

    Implements
    IInterpolator<float2>
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: UnityEngine.Splines.Interpolators
    Assembly: solution.dll
    Syntax
    public struct LerpFloat2 : IInterpolator<float2>

    Methods

    Name Description
    Interpolate(float2, float2, float)

    Linearly interpolates between a and b by t.

    In This Article
    Back to top
    Copyright © 2024 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)