flywave-mapview.mapviewenvironment.updateskybackground
Home > @flywave/flywave-mapview > MapViewEnvironment > updateSkyBackground
MapViewEnvironment.updateSkyBackground() method
Signature:
updateSkyBackground(sky?: Sky, clearColor?: string): void;
Parameters
Parameter | Type | Description |
|---|---|---|
sky | Sky | (Optional) |
clearColor | string | (Optional) |
Returns:
void