clearSunTime Method
Clear the solar time point stored in this.lights.solarLight
.
clearSunTime(): void
@note This does not affect the solar light direction.
@see - sunTime to get the current sun time.
- setSunTime to set the time point and the solar light direction derived from it.
Returns - void
Defined in
- core/common/src/DisplayStyleSettings.ts Line 1352
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.