Show / Hide Table of Contents

Property CameraController

CameraController

Gets or sets the SceneView camera controller which determines the camera interaction and navigation model.

Declaration
public CameraController CameraController { get; set; }
Property Value
Type Description
CameraController

The SceneView camera controller which determines the camera interaction and navigation model.

Remarks

Setting this value to null sets the SceneView to use default GlobeCameraController functionality.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.14
In This Article
Back to top Copyright © 2021 Esri.