Class DefaultModelRecoEventHandler
A default implementation of Model Reco Event Handler. It registers itself at the ModelRecoBehaviour and is notified of new search results.
Implements
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
public class DefaultModelRecoEventHandler : MonoBehaviour, IObjectRecoEventHandler
Fields
Name | Description |
---|---|
Model |
Can be set in the Unity inspector to display error messages in UI. |
Stop |
Can be set in the Unity inspector to tell Vuforia whether it should:
|
Stop |
Can be set in the Unity inspector to tell Vuforia whether it should:
|
m |
|
m |
Methods
Name | Description |
---|---|
Get |
|
Get |
|
On |
visualize initialization errors |
On |
called when TargetFinder has been initialized successfully |
On |
Handles new search results. |
On |
when we start scanning, clear all trackables |
On |
visualize update errors |
Reset |