ArcGISOGC3DTilesLayer

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

ArcGISOGC3DTilesLayer(string, string)

Creates a new layer.

Since 2.0.0

Arguments
NameTypeSummary
source

Layer source.

APIKey

API key used to load data.

ArcGISOGC3DTilesLayer(string, string, float, bool, string)

Creates a new layer.

Since 2.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
ArcGISDictionary<string, string>
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

ArcGISDictionary<string, string> 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.

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