ArcGISArView QML Type

A scene view for displaying ARKit/ARCore features on mobile devices using the QML API. More...

Import Statement: import
Since: Esri::ArcGISArToolkit 100.6

Properties

Methods

Detailed Description

The Augmented Reality toolkit provides support for ARKit for iOS and Android. The Augmented Reality (AR) toolkit component allows quick and easy integration of AR into your application for a variety of scenarios.

See see the AR README on GitHub for details.

Property Documentation

originCamera : Camera

The origin camera of the scene.


sceneView : SceneView

The ArcGIS scene view used to display the scene.

The space effect of the scene view is set to SpaceEffect::Transparent and the atmosphere effect is set to AtmosphereEffect::None.


Method Documentation

screenToLocation(x, y)

Gets the real world location to the corresponding x and y screen coordinates.


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