GAREarth

Provides localization ability in Geospatial coordinates.

To use GAREarth , configure the GARSession with an appropriate GARGeospatialMode using GARSessionConfiguration.geospatialMode and setConfiguration:error: (GARSession) .

Summary

Inheritance

Inherits from: NSObject

Properties

The current global transform of the device.
The current Earth state.
The current state of tracking for GAREarth .

Properties

cameraGeospatialTransform

 
@property ( nonatomic , readonly , nullable ) GARGeospatialTransform * cameraGeospatialTransform ;

The current global transform of the device.

If trackingState is not GARTrackingStateTracking , this will be nil.

earthState

 
@property ( nonatomic , readonly ) GAREarthState earthState ;

The current Earth state.

trackingState

 
@property ( nonatomic , readonly ) GARTrackingState trackingState ;

The current state of tracking for GAREarth .

Create a Mobile Website
View Site in Mobile | Classic
Share by: