ArcGIS Runtime SDK for iOS: AGSGlobeCameraController Class Reference
ArcGIS Runtime SDK for iOS  100.15
AGSGlobeCameraController Class Reference

Description

A controller to allow free-form roaming of a scene view's camera around the globe.

Instances of this class represent a controller which allows free-form positioning, orientation, and movement of a scene view's camera around the globe.

To activate this controller, you need to set it on the scene view using AGSSceneView::cameraController.

Since
100.1
Inheritance diagram for AGSGlobeCameraController:
AGSCameraController AGSObject

Class Methods

(instancetype) + globeCameraController
 

Method Documentation

◆ globeCameraController

+ (instancetype) globeCameraController