Class DefaultModelRecoEventHandler
NOTE: This class is obsolete and no longer functional. It is used only for migration purposes.
Implements
IObjectRecoEventHandler
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[Obsolete("This class is obsolete and will be removed in a future version of the Vuforia Engine.")]
public class DefaultModelRecoEventHandler : MonoBehaviour, IObjectRecoEventHandler
Fields
Name | Description |
---|---|
ModelRecoErrorText | Can be set in the Unity inspector to display error messages in UI. |
StopSearchWhenModelFound | Can be set in the Unity inspector to tell Vuforia whether it should:
|
StopSearchWhileTracking | Can be set in the Unity inspector to tell Vuforia whether it should:
|
Methods
Name | Description |
---|---|
OnInitError(InitState) | |
OnInitialized(TargetFinder) | |
OnNewSearchResult(TargetSearchResult) | |
OnStateChanged(bool) | |
OnUpdateError(UpdateState) |