LightSource

new Cesium.LightSource()

Light source

Members

ambientLightColor : Color

Gets or sets the ambient light color.
Default Value: Color(0.6, 0.6, 0.6, 1.0)

directionalLight : DirectionalLight

Obtain a directional light source.

pointLight : PointLight

Get a point light source.

spotLight : SpotLight

Get the spotlight.

sunLightON : Number

Get or set the lighting.
Default Value: 1.0