PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
LightningModule
類別 LightningModule
閃電模組
層級 (
查看層級一覽
)
Module
LightningModule
索引
方法
add
Lightning
Entity
remove
All
Lightning
Entity
remove
Lightning
Entity
set
All
Entity
Time
方法
add
Lightning
Entity
addLightningEntity
(
param
:
AddLightningEntityParameter
)
:
LightningEntity
新增一個閃電實體。
參數
param
:
AddLightningEntityParameter
參數。
回傳
LightningEntity
閃電實體。
remove
All
Lightning
Entity
removeAllLightningEntity
()
:
void
移除所有閃電實體。
回傳
void
remove
Lightning
Entity
removeLightningEntity
(
entity
:
LightningEntity
)
:
void
移除指定閃電實體。
參數
entity
:
LightningEntity
閃電實體。
回傳
void
set
All
Entity
Time
setAllEntityTime
(
time
:
number
)
:
void
設定所有閃電實體經過時間。
參數
time
:
number
時間。
回傳
void
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
方法
add
Lightning
Entity
remove
All
Lightning
Entity
remove
Lightning
Entity
set
All
Entity
Time
Sample Code
PilotGaea 3D O'view
載入中...
閃電模組