documentation

Visometry.VisionLib.SDK.Core.TrackerEventsProvider Class Reference

This behaviour fires UnityEvents for static TrackingManager events. More...

Inherits MonoBehaviour.

Data Fields

UnityEvent trackerInitialized
 Event fired when the tracker has been initialized.
 
UnityEvent trackerStopped
 Event fired when the tracker has been stopped".
 

Detailed Description

This behaviour fires UnityEvents for static TrackingManager events.

This could for example be used to activate / disable certain GameObjects depending on if the tracker has been initialized or stopped.