@minecraft/server-editor
    Preparing search index...

    Interface WidgetComponentRenderPrimitiveOptionsBeta

    interface WidgetComponentRenderPrimitiveOptions {
        lockToSurface?: boolean;
        offset?: Vector3;
        visible?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    lockToSurface?: boolean
    offset?: Vector3
    visible?: boolean