SunLight

new Cesium.SunLight(options)

一个源自太阳的方向性光源。
Name Type Description
options object optional Object with the following properties:
Name Type Default Description
color Color Color.WHITE optional 光源的颜色。
intensity number 2.0 optional 光源的强度。

Members

光源的颜色。
Default Value: Color.WHITE
光源的强度。
Default Value: 2.0
需要帮助?获取答案的最快方式是在 Cesium 论坛 上向社区和团队提问。