Class DefaultTrackableEventHandler
A custom handler that implements the ITrackableEventHandler interface.
Changes made to this file could be overwritten when upgrading the Vuforia version. When implementing custom event handler behavior, consider inheriting from this class instead.
Implements
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
public class DefaultTrackableEventHandler : MonoBehaviour, ITrackableEventHandler
Fields
Name | Description |
---|---|
m |
|
m_New |
|
m_Previous |
Methods
Name | Description |
---|---|
On |
|
On |
Implementation of the ITrackableEventHandler function called when the tracking state changes. |
On |
|
On |
|
Start() |