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

    接口 WidgetComponentVolumeOutlineOptions

    interface WidgetComponentVolumeOutlineOptions {
        highlightHullColor?: RGBA;
        highlightOutlineColor?: RGBA;
        hullColor?: RGBA;
        lockToSurface?: boolean;
        mirror?: StructureMirrorAxis;
        normalizedOrigin?: Vector3;
        offset?: Vector3;
        outlineColor?: RGBA;
        rotation?: StructureRotation;
        showHighlightOutline?: boolean;
        showOutline?: boolean;
        visible?: boolean;
        volumeOffset?: Vector3;
    }

    层级 (查看层级一览)

    索引

    属性

    highlightHullColor?: RGBA
    highlightOutlineColor?: RGBA
    hullColor?: RGBA
    lockToSurface?: boolean
    normalizedOrigin?: Vector3
    offset?: Vector3
    outlineColor?: RGBA
    showHighlightOutline?: boolean
    showOutline?: boolean
    visible?: boolean
    volumeOffset?: Vector3