Search Results for

    Show / Hide Table of Contents

    Class AxisAnimateUI_Tween

    Inheritance
    object
    AxisAnimateUI_Tween
    Namespace: Axis.CanvasUI.Animate
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class AxisAnimateUI_Tween

    Fields

    ChangeEasing

    Declaration
    public Ease.Function ChangeEasing
    Field Value
    Type Description
    Ease.Function

    ChangeTime

    Declaration
    public float ChangeTime
    Field Value
    Type Description
    float

    OffsetWhenSelected

    Declaration
    public Vector2 OffsetWhenSelected
    Field Value
    Type Description
    Vector2

    RevertEasing

    Declaration
    public Ease.Function RevertEasing
    Field Value
    Type Description
    Ease.Function

    RevertTime

    Declaration
    public float RevertTime
    Field Value
    Type Description
    float

    ScaleWhenSelected

    Declaration
    public float ScaleWhenSelected
    Field Value
    Type Description
    float

    TweenAxisButtonOnSelected

    Declaration
    public bool TweenAxisButtonOnSelected
    Field Value
    Type Description
    bool
    In This Article
    Back to top Axis 1.0.0