SuperBehaviour SuperBehaviour
SuperBehaviour SuperBehaviour
v0.1.2 [Beta]

Search Results for

    Enum UGUIAnchor

    Namespace
    LoM.Super
    Assembly
    LoM.Super.dll

    Represents the anchor of a RectTransform as shown in the Inspector

    public enum UGUIAnchor

    Fields

    BottomCenter = 7
    BottomLeft = 6
    BottomRight = 8
    BottomStretch = 11
    MiddleCenter = 4
    MiddleLeft = 3
    MiddleRight = 5
    MiddleStretch = 10
    StretchAll = 15
    StretchCenter = 13
    StretchLeft = 12
    StretchRight = 14
    TopCenter = 1
    TopLeft = 0
    TopRight = 2
    TopStretch = 9
    © Lords of Mahlstrom Gaming, all rights reserved.