ArcGISBuildingSceneLayer

Namespace: Esri::GameEngine::Layers
Class: Esri/GameEngine/Layers/ArcGISBuildingSceneLayer
Since: 1.2.0
Inheritance: ArcGISLayer->ArcGISBuildingSceneLayer

Summary

A layer that may be used to visualize building models exported from Building Information Modeling (BIM) projects.

Constructors

ArcGISBuildingSceneLayer(const FString&, const FString&)

Creates a new building scene layer.

Since 1.2.0

Arguments
NameTypeConstSummary
source
Yes

Layer source

APIKey
Yes

API key used to load data.

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

Creates a new building scene layer.

Since 1.2.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.

Properties

PropertyTypeNullableReadonlySummary
Yes
No

The ArcGISSpatialFeatureFilter to apply to the layer.

ArcGISImmutableCollection<ArcGISBuildingSceneSublayer>
No
Yes

An immutable collection of BuildingSceneSublayer.

FeatureFilter

ArcGISSpatialFeatureFilter GetFeatureFilter() const

void SetFeatureFilter(const ArcGISSpatialFeatureFilter& featureFilter)

The ArcGISSpatialFeatureFilter to apply to the layer.

Feature filtering is not supported on mobile devices.

Sublayers

ArcGISImmutableCollection<ArcGISBuildingSceneSublayer> GetSublayers() const

An immutable collection of BuildingSceneSublayer.

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