docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SlerpFloat3

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

    Implements
    IInterpolator<float3>
    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 SlerpFloat3 : IInterpolator<float3>

    Methods

    Name Description
    Interpolate(float3, float3, float)

    Spherically 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)