docs.unity.cn
    Show / Hide Table of Contents

    Enum Slider.Direction

    Setting that indicates one of four directions.

    Namespace: UnityEngine.UI
    Syntax
    public enum Direction

    Fields

    Name Description Value
    LeftToRight

    From the left to the right


    0
    RightToLeft

    From the right to the left


    1
    BottomToTop

    From the bottom to the top.


    2
    TopToBottom

    From the top to the bottom.


    3
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 12 June 2023