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

    Class ShapeBorderTween

    Inheritance
    System.Object
    Animatable<ShapeBorder>
    Tween<ShapeBorder>
    ShapeBorderTween
    Inherited Members
    Tween<ShapeBorder>.begin
    Tween<ShapeBorder>.end
    Tween<ShapeBorder>.evaluate(Animation<Single>)
    Tween<ShapeBorder>.ToString()
    Tween<ShapeBorder>.Equals(Tween<ShapeBorder>)
    Tween<ShapeBorder>.Equals(Object)
    Tween<ShapeBorder>.GetHashCode()
    Animatable<ShapeBorder>.animate(Animation<Single>)
    Animatable<ShapeBorder>.chain(Animatable<Single>)
    Namespace: Unity.UIWidgets.material
    Syntax
    public class ShapeBorderTween : Tween<ShapeBorder>, IEquatable<Tween<ShapeBorder>>

    Constructors

    ShapeBorderTween(ShapeBorder, ShapeBorder)

    Declaration
    public ShapeBorderTween(ShapeBorder begin = null, ShapeBorder end = null)
    Parameters
    Type Name Description
    ShapeBorder begin
    ShapeBorder end

    Methods

    lerp(Single)

    Declaration
    public override ShapeBorder lerp(float t)
    Parameters
    Type Name Description
    System.Single t
    Returns
    Type Description
    ShapeBorder
    Overrides
    Unity.UIWidgets.animation.Tween<Unity.UIWidgets.painting.ShapeBorder>.lerp(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