EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3
removeAllTreesCallFunc
函数 removeAllTreesCallFunc
removeAllTreesCallFunc
(
ueViewer
:
any
,
id
:
string
,
)
:
Promise
<
undefined
|
{
error
:
undefined
|
string
}
>
异步调用移除所有树木的函数
参数
ueViewer
:
any
UE 视口对象,包含 viewer 属性
id
:
string
唯一标识符
返回
Promise
<
undefined
|
{
error
:
undefined
|
string
}
>
移除所有树木操作的结果,如果 ueViewer.viewer 为 undefined 则返回 undefined
显示设置
成员可见性
继承
配色
自动
浅色
深色
官网
对象索引
详细搜索
EarthSDK
加载中……
异步调用移除所有树木的函数