Namespace: GameEngine.Layers
Class: GameEngine/Layers/ArcGISIntegratedMeshLayer
Since: 1.0.0
Inheritance: ArcGISLayer->ArcGISIntegratedMeshLayer
Summary
Public class that will contain a layer with a integrated mesh inside.
Constructors
ArcGISIntegratedMeshLayer(string, string)
Creates a new layer.
Since 1.0.0
Arguments
Name | Type | Summary |
---|
source
| | Layer source |
APIKey
| | API Key used to load data. |
ArcGISIntegratedMeshLayer(string, string, float, bool, string)
Creates a new layer.
Since 1.0.0
Arguments
Name | Type | Summary |
---|
source
| | Layer source. |
name
| | Layer name |
opacity
| | Layer opacity. |
visible
| | Layer visible or not. |
APIKey
| | API Key used to load data. |