API Reference > imodeljs-common > DisplayStyles > SolarShadowSettings > clone clone Method Create a copy of these settings. clone(changedProps?: SolarShadowSettingsProps): SolarShadowSettings Parameter Type Description changedProps SolarShadowSettingsProps Any property explicitly defined will be overridden in the copy. Returns - SolarShadowSettings A settings object equivalent to this one except for any properties explicitly overridden by changedProps. Defined in core/common/src/SolarShadows.ts Line 73 Last Updated: 11 June, 2024