

MCloudRecoBehaviour.UnregisterOnInitializedEventHandler(OnInitialized) Unregister cloud reco callbacks when the handler is destroyed MCloudRecoBehaviour.RegisterOnNewSearchResultEventHandler(OnNewSearchResult) MCloudRecoBehaviour.RegisterOnStateChangedEventHandler(OnStateChanged) MCloudRecoBehaviour.RegisterOnUpdateErrorEventHandler(OnUpdateError) MCloudRecoBehaviour.RegisterOnInitErrorEventHandler(OnInitError) MCloudRecoBehaviour.RegisterOnInitializedEventHandler(OnInitialized) Public ImageTargetBehaviour ImageTargetTemplate Public class SimpleCloudRecoEventHandler : MonoBehaviour Implement the RegisterEventHandlers interface and register it with the CloudRecoBehaviour:.Implement the SimpleCloudRecoEventHandler script by referencing the following code samples:.


A Supported Unity version with the latest Vuforia SDK Package.The app reacts to a cloud target detection event, retrieves the metadata associated with the target, and displays the metadata text. The following steps explain how to create a cloud recognition app in Unity.
