setSunTime Method
Set the solar light direction based on time value
setSunTime(time: number): void
@see - DisplayStyle3dSettings.sunTime to obtain the current sun time.
Parameter | Type | Description |
---|---|---|
time | number | The time in unix time milliseconds. |
Returns - void
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.