PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
RotateProperty
介面 RotateProperty
攝影機旋轉參數。
interface
RotateProperty
{
async
?:
boolean
;
center
:
Geo3DPoint
;
rotSpeed
?:
number
;
maxRotArg
?:
number
;
}
索引
屬性
async?
center
rot
Speed?
max
Rot
Arg?
屬性
可選
async
async
?:
boolean
是否非同步。
預設值
false
複製
center
center
:
Geo3DPoint
旋轉中心點。
可選
rot
Speed
rotSpeed
?:
number
旋轉速度。
預設值
30
複製
可選
max
Rot
Arg
maxRotArg
?:
number
最大旋轉角度。
預設值
30
複製
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
async
center
rot
Speed
max
Rot
Arg
Sample Code
PilotGaea 3D O'view
載入中...
攝影機旋轉參數。