Class Curve | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class Curve

    Inheritance
    System.Object
    Curve
    Cubic
    ElasticInCurve
    ElasticInOutCurve
    ElasticOutCurve
    FlippedCurve
    Interval
    SawTooth
    Threshold
    Namespace: Unity.UIWidgets.animation
    Syntax
    public abstract class Curve

    Properties

    flipped

    Declaration
    public Curve flipped { get; }
    Property Value
    Type Description
    Curve

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.Object.ToString()

    transform(Single)

    Declaration
    public abstract float transform(float t)
    Parameters
    Type Name Description
    System.Single t
    Returns
    Type Description
    System.Single
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023