EarthSDK
    正在准备搜索索引...

    函数 growthSimulationCallFunc

    • 异步调用树木生长模拟的函数

      参数

      • ueViewer: any

        UE 视口对象,包含 viewer 属性

      • id: string

        唯一标识符

      • ToParams: ToScaleType[]

        目标参数数组

      • TimeLength: number

        模拟的时间长度

      • SwitchTime: number

        切换时间

      返回 Promise<undefined | { error: undefined | string }>

      树木生长模拟操作的结果,如果 ueViewer.viewer 为 undefined 则返回 undefined