lightColor

The light color when shading models. When undefined the scene's light color is used instead.

For example, disabling additional light sources by setting tileset.imageBasedLighting.imageBasedLightingFactor = new Cartesian2(0.0, 0.0) will make the tileset much darker. Here, increasing the intensity of the light source will make the tileset brighter.

See also