flywave-mapview.mapviewenvironment.updatelighting
Home > @flywave/flywave-mapview > MapViewEnvironment > updateLighting
MapViewEnvironment.updateLighting() method
Signature:
updateLighting(lights?: Light[]): void;
Parameters
Parameter | Type | Description |
|---|---|---|
lights | Light[] | (Optional) |
Returns:
void