Preparing search index...
The search index is not available
高德云境 CesiumJS 插件接口文档
高德云境 CesiumJS 插件接口文档
SunLightOptions
Interface SunLightOptions
云境图层的太阳光配置
interface
SunLightOptions
{
color
:
Color
;
direction
:
Cartesian3
;
enable
:
boolean
;
intensity
:
number
;
}
Index
Properties
color
direction
enable
intensity
Properties
color
color
:
Color
可以设置太阳光的颜色
direction
direction
:
Cartesian3
enable
enable
:
boolean
云境模型是否使用太阳光,如果开启会自动计算当前 clock 时间计算太阳光方向
intensity
intensity
:
number
可以设置太阳光强度 0 ~ 1000
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
direction
enable
intensity
高德云境 CesiumJS 插件接口文档
Loading...
云境图层的太阳光配置