ArcGISIntegratedMeshLayer

Namespace: GameEngine.Layers
Class: GameEngine/Layers/ArcGISIntegratedMeshLayer
Since: 1.0.0
Inheritance: ArcGISLayer->ArcGISIntegratedMeshLayer

Summary

Public class that will contain a layer with an integrated mesh inside.

Constructors

ArcGISIntegratedMeshLayer(string, string)

Creates a new layer.

Since 1.0.0

Arguments
NameTypeSummary
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
NameTypeSummary
source

Layer source.

name

Layer name.

opacity

Layer opacity.

visible

Layer visible or not.

APIKey

API key used to load data.

Properties

PropertyTypeNullableReadonlySummary
ArcGISCollection<ArcGISMeshModification>
No
No

A mutable collection of ArcGISMeshModification to apply to the layer.

MeshModifications

ArcGISCollection<ArcGISMeshModification> MeshModifications

A mutable collection of ArcGISMeshModification to apply to the layer.

Mesh modification is not supported on mobile devices.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.