Namespace: GameEngine.Layers
Class: GameEngine/Layers/ArcGISOGC3DTilesLayer
Since: 2.0.0
Inheritance: ArcGISLayer->ArcGISOGC3DTilesLayer
Summary
A layer to visualize 3D tiles data that conforms to the OGC 3D Tiles specification.
Constructors
Properties
Property | Type | Nullable | Readonly | Summary |
---|---|---|---|---|
No | No | The dictionary of custom parameters (such as an API key) to be sent with the requests issued by this layer. | ||
ArcGISCollection<ArcGISMeshModification> | No | No | A mutable collection of ArcGISMeshModification to apply to the layer. |
CustomParameters
The dictionary of custom parameters (such as an API key) to be sent with the requests issued by this layer.
MeshModifications
ArcGISCollection<ArcGISMeshModification> MeshModifications
A mutable collection of ArcGISMeshModification to apply to the layer.