![]() |
KudanAR - iOS
1.6.0
|
#import <ARArbiTrackerManager.h>
Inherits <NSObject>.
Instance Methods | |
(void) | - arbiTrackStarted |
A delegate for events relating to the ArbiTracker. Add this as a delegate to be notified when the ArbiTracker starts and has values.
|
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.