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
Properties
Property | Type | Nullable | Readonly | Summary |
---|---|---|---|---|
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.