Search Unity

Wait for data and then show 3d object

Discussion in 'Vuforia' started by anule3ka96, Dec 19, 2018.

  1. anule3ka96

    anule3ka96

    Joined:
    Sep 12, 2018
    Posts:
    7
    I use Vuforia Cloud Recognition. I have two script and i want to communicate with each other. The problem is that the 3D object is displayed first and then later the data to be displayed. How to repair this?

    I implement SimpleCloudHadler : MonoBehaviour, ICloudRecoEventHandler with all methods and my script Rozklad which in Start() have methods StartCoroutine(Request()) => returns object 3d with data
     
  2. meedabit

    meedabit

    Official Vuforia Employee Vuforia

    Joined:
    Dec 8, 2016
    Posts:
    266