ArcGISImageLayer

Namespace: Esri::GameEngine::Layers
Class: Esri/GameEngine/Layers/ArcGISImageLayer
Since: 1.0.0
Inheritance: ArcGISLayer->ArcGISImageLayer

Summary

Public class that will contain an image layer.

Constructors

ArcGISImageLayer(const FString&, const FString&)

Creates a new layer.

Since 1.0.0

Arguments
NameTypeConstSummary
source
Yes

Layer source.

APIKey
Yes

API key used to load data.

ArcGISImageLayer(const FString&, const FString&, float, bool, const FString&)

Creates a new layer.

Since 1.0.0

Arguments
NameTypeConstSummary
source
Yes

Layer source.

name
Yes

Layer name.

opacity
No

Layer opacity.

visible
No

Layer visible or not.

APIKey
Yes

API key used to load data.

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