new Cesium.SunLight(options)

发源于太阳的方向光源.
Name Type Description
options object optional 下列属性的对象 :
Name Type Default Description
color Color Color.WHITE optional The light's color.
intensity number 2.0 optional 光线强度.

Members

color : Color

光之颜色.
Default Value: Color.WHITE

intensity : number

光的强度.
Default Value: 2.0
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.