flywave-mapview.mapviewfog._constructor_
Home > @flywave/flywave-mapview > MapViewFog > (constructor)
MapViewFog.(constructor)
Constructs a MapViewFog instance.
Signature:
constructor(m_scene: THREE.Scene);
Parameters
Parameter | Type | Description |
|---|---|---|
m_scene | THREE.Scene | The scene used in MapView that contains the map objects. |