KudanAR - iOS  1.6.0
<ARArbiTrackerManagerDelegate> Protocol Reference

#import <ARArbiTrackerManager.h>

Inherits <NSObject>.

Instance Methods

(void) - arbiTrackStarted
 

Detailed Description

A delegate for events relating to the ArbiTracker. Add this as a delegate to be notified when the ArbiTracker starts and has values.

Method Documentation

◆ arbiTrackStarted

- (void) arbiTrackStarted
optional

Delegate method that notifies delegates when ArbiTrack has started and has valid values. The gyro can take a few frames to get started. Using this ensures you don't get uninitialised values when fetching the ArbiTracker's world orientation.


The documentation for this protocol was generated from the following file: