Show / Hide Table of Contents

Class GaussianSplatLayer

A layer that can visualize Gaussian splats.

Inheritance
object
Layer
GaussianSplatLayer
Implements
INotifyPropertyChanged
ILoadable
ILayerContent
Layer.LoadAsync()
Layer.CancelLoad()
Layer.RetryLoadAsync()
Layer.LoadStatus
Layer.LoadError
Layer.Item
Layer.Attribution
Layer.Description
Layer.MaxScale
Layer.MinScale
Layer.SpatialReference
Layer.Opacity
Layer.Id
Layer.FullExtent
Layer.Clone()
Layer.CanChangeVisibility
Layer.IsVisible
Layer.IsIdentifyEnabled
Layer.Name
Layer.ShowInLegend
Layer.SublayerContents
Layer.GetLegendInfosAsync()
Layer.IsVisibleAtScale(double)
Layer.PropertyChanged
Layer.Loaded
Layer.LoadStatusChanged
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GaussianSplatLayer : Layer, INotifyPropertyChanged, ILoadable, ILayerContent
Remarks

The GaussianSplatLayer is designed for visualizing highly realistic, complex geometry of built and natural environments in a LocalSceneView. It renders high-fidelity details, making it ideal for thin and intricate structures like powerlines, guard rails, and antennas in infrastructure workflows. Layers of this type can only be displayed in a LocalSceneView on desktop platforms. On mobile platforms, a LayerViewState that contains an appropriate error is raised.

Constructors

Name Description
GaussianSplatLayer(PortalItem)

Initializes a new instance of the GaussianSplatLayer class with a portal item.

GaussianSplatLayer(Uri)

Initializes a new instance of the GaussianSplatLayer class with the specified service URI.

Properties

Name Description
Source

Gets the URI of the Gaussian splat layer.

Applies to

TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.