PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
ModelLayer
OnEntityLostSelectEvent
介面 OnEntityLostSelectEvent
圖素失去選取事件。
interface
OnEntityLostSelectEvent
{
ids
:
number
[]
;
attrs
:
(
null
|
{
[
field
:
string
]:
unknown
}
)
[]
;
}
索引
屬性
ids
attrs
屬性
ids
ids
:
number
[]
失去選取圖素Id。
attrs
attrs
:
(
null
|
{
[
field
:
string
]:
unknown
}
)
[]
失去選取圖素屬性。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
ids
attrs
Sample Code
PilotGaea 3D O'view
載入中...
圖素失去選取事件。