API Reference > imodeljs-common > DisplayStyles > SolarShadowSettings SolarShadowSettings Class Settings controlling display of solar shadows for a DisplayStyle3dSettings. Solar shadows are imposed as a color scaling on geometry occluded from solar lighting. Methods Name Description clone(changedProps?: SolarShadowSettingsProps): SolarShadowSettings Create a copy of these settings. equals(rhs: SolarShadowSettings): boolean toJSON(): undefined | SolarShadowSettingsProps fromJSON(props?: SolarShadowSettingsProps): SolarShadowSettings Static Properties Name Type Description color Readonly RgbColor Shadow color. defaults Static SolarShadowSettings Defined in core/common/src/SolarShadows.ts Line 30 Last Updated: 11 June, 2024