圖素失去選取事件。

interface OnEntityLostSelectEvent {
    ids: number[];
}

Properties

Properties

ids: number[]

失去選取圖素Id。

Generated using TypeDoc