API Reference > imodeljs-common > DisplayStyles > SolarShadows > SolarShadows.Settings 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 SolarShadows.Props 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 core/common/src/SolarShadows.ts Line 44 Last Updated: 13 June, 2024