Enum TweenFunc | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Enum TweenFunc

    Enum that lists tweening functions that you can pass to AddTween<T>(Entity, TypeManager.FieldInfo, T, T, Single, TweenFunc, LoopMode, Boolean, Single).

    Namespace: Unity.Tiny.Tweens
    Syntax
    public enum TweenFunc

    Fields

    Name Description
    Cosine
    External
    Hardstep
    InBack
    InBounce
    InCircle
    InCubic
    InExponential
    InOutBack
    InOutBounce
    InOutCircle
    InOutCubic
    InOutExponential
    InOutQuad
    InOutQuart
    InOutQuint
    InQuad
    InQuart
    InQuint
    Linear
    OutBack
    OutBounce
    OutCircle
    OutCubic
    OutExponential
    OutQuad
    OutQuart
    OutQuint
    Smoothstep
    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