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

Last Updated: 19 April, 2024