@minecraft/server-editor

    Interface WidgetComponentTextOptionsBeta

    interface WidgetComponentTextOptions {
        color?: RGBA;
        lockToSurface?: boolean;
        offset?: Vector3;
        visible?: boolean;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    color?: RGBA
    lockToSurface?: boolean
    offset?: Vector3
    visible?: boolean
    MMNEPVFCICPMFPCPTTAAATR