PilotGaea 3D O'view
    正在準備搜尋索引...

    圖素失去選取事件。

    interface OnEntitySelectEvent {
        attr: null | { [field: string]: unknown };
        mousePos: null | GeoPoint;
    }
    索引

    屬性

    屬性

    attr: null | { [field: string]: unknown }

    屬性。

    mousePos: null | GeoPoint

    滑鼠座標。