EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3-ue
getCameraRelativeHeightCallFunc
函数 getCameraRelativeHeightCallFunc
getCameraRelativeHeightCallFunc
(
viewer
:
UeCloudViewerBase
,
Channel
?:
string
,
)
:
Promise
<
{
error
:
undefined
|
string
;
re
:
{
height
:
number
}
}
>
参数
viewer
:
UeCloudViewerBase
Channel
:
string
= 'ECC_Visibility'
返回
Promise
<
{
error
:
undefined
|
string
;
re
:
{
height
:
number
}
}
>
显示设置
成员可见性
继承
配色
自动
浅色
深色
官网
对象索引
详细搜索
EarthSDK
加载中……