SolarShadows.Settings Class

Beta

Solar shadows are imposed as a color scaling on geometry that is occluded from solar lighting. Shadows are imposed independently of solar lighting and is applied to unlit geometry such as reality models and map tiles.

Implements

Methods

Name Description
constructor(props?: SolarShadowProps): SolarShadows.Settings    
clone(result?: SolarShadows.Settings): SolarShadows.Settings    
equals(other: SolarShadows.Settings): boolean    
toJSON(): SolarShadows.Props    
fromJSON(props?: SolarShadows.Props): SolarShadows.Settings Static    

Properties

Name Type Description
color ColorDef Shadow color  

Defined in

Last Updated: 08 January, 2020