Interface ISceneView
A set of SceneView members used with the Scene
Namespace: Esri.ArcGISRuntime.Maui
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public interface ISceneView : IGeoView
Remarks
This API might expand in the future, and implementing it isn't recommended.
Properties
Name | Description |
---|---|
Ambient |
Gets or sets the ambient light. |
Analysis |
Gets or sets the AnalysisOverlays collection. |
Atmosphere |
Gets or sets the effect applied to the scene's atmosphere. |
Camera |
Gets or sets the SceneView camera controller which determines the camera interaction and navigation model. |
Image |
Gets or sets the ImageOverlays collection. |
Interaction |
Gets or sets a set of properties that control user interaction with the SceneView. |
Scene | Gets or sets the scene the view is rendering. |
Space |
Gets or sets a value indicating whether outer space is black with stars or transparent in the scene view. |
Sun |
Gets or sets the type of lighting applied to the scene view. |
Sun |
Gets or sets the position of the Sun. |
Applies to
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |