Bitbybit Docs
    Preparing search index...

    Enumeration basicAlignmentEnum (Inputs.Base)

    Alignment against a nine-cell grid, combining a horizontal and a vertical position into one value - topLeft through bottomRight. Used to place text and 2D content without needing two separate alignment settings.

    Index

    Enumeration Members

    topLeft: "topLeft"
    topMid: "topMid"
    topRight: "topRight"
    midLeft: "midLeft"
    midMid: "midMid"
    midRight: "midRight"
    bottomLeft: "bottomLeft"
    bottomMid: "bottomMid"
    bottomRight: "bottomRight"