docs.unity.cn
    Show / Hide Table of Contents

    Enum Image.Origin90

    Origin for the Image.FillMethod.Radial90.

    Namespace: UnityEngine.UI
    Syntax
    public enum Origin90

    Fields

    Name Description Value
    BottomLeft

    Radial starting at the Bottom Left corner.


    0
    TopLeft

    Radial starting at the Top Left corner.


    1
    TopRight

    Radial starting at the Top Right corner.


    2
    BottomRight

    Radial starting at the Bottom Right corner.


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