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

Get parallel light sources.

pointLight : PointLight

Get the point source.

spotLight : SpotLight

Get the spotlight.

sunLightON : Number

Get or set the lighting.
Default Value: 1.0