@minecraft
    正在准备搜索索引...

    接口 WidgetComponentGuideOptions

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

    层级 (查看层级一览)

    索引

    属性

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