bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Interface GuiTextElements

    interface GuiTextElements {
        textAnchor: TransformNode;
        textContainer: Rectangle;
        textBlock: TextBlock;
    }
    Index

    Properties

    textAnchor: TransformNode
    textContainer: Rectangle
    textBlock: TextBlock