infinicas.blogg.se

Ios cridentials for unity cloud build
Ios cridentials for unity cloud build




ios cridentials for unity cloud build

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:.

ios cridentials for unity cloud build

  • Attach the SimpleCloudRecoEventHandler script to the Cloud Recognition GameObject.
  • Create a C# script named SimpleCloudRecoEventHandler.cs.
  • In the Inspector window of your Cloud Recognition GameObject, enter your cloud database client keys in the client keys in the Access Key and Secret Key fields. For information about creating a cloud database, refer to the Cloud Databases article.
  • A new Cloud Recognition object is created.
  • In the GameObject menu, select Vuforia Engine -> Cloud Recognition -> Cloud Recognition.
  • In the GameObject menu, select and add Vuforia Engine -> AR Camera.
  • In the Hierarchy window, delete the Main Camera object.
  • Add the license key to your Vuforia Engine app.
  • Your preferred code editor (Visual Studio, Mono Develop, Xcode, etc.).
  • See Supported Versions and Getting Started with Vuforia Engine in Unity for a setup guide.

    ios cridentials for unity cloud build

    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.






    Ios cridentials for unity cloud build