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

    介面 OnEntitySelectEvent

    圖素失去選取事件。

    interface OnEntitySelectEvent {
        id: number;
        mousePos: null | GeoPoint;
    }
    索引

    屬性

    屬性

    id: number

    圖素Id。

    mousePos: null | GeoPoint

    滑鼠座標。