flywave-mapview.mapviewenvironment.updatelights
Home > @flywave/flywave-mapview > MapViewEnvironment > updateLights
MapViewEnvironment.updateLights() method
Update the directional light camera. Note, this requires the cameras to first be updated.
Signature:
updateLights(): void;
Returns:
void