@minecraft/server-editor

    Interface WidgetComponentEntityOptionsBeta

    interface WidgetComponentEntityOptions {
        deselectedAnimation?: string;
        isClickable?: boolean;
        lockToSurface?: boolean;
        offset?: Vector3;
        selectedAnimation?: string;
        visible?: boolean;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    deselectedAnimation?: string
    isClickable?: boolean
    lockToSurface?: boolean
    offset?: Vector3
    selectedAnimation?: string
    visible?: boolean
    MMNEPVFCICPMFPCPTTAAATR