flywave-mapview.mapviewfog
Home > @flywave/flywave-mapview > MapViewFog
MapViewFog class
Manages the fog display in MapView.
Signature:
export declare class MapViewFog
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
boolean | Returns the current fog status, enabled or disabled. |
Methods
Method | Modifiers | Description |
|---|---|---|
Sets the fog depending on the instance provided. This function is called when a theme is loaded. Fog is added only if the theme contains a fog definition with a: - | ||
Updates the fog at runtime, depending on the camera and view distance. |