Example #1
0
 void TagInitFailed(Vuforia.VuforiaUnity.InitError error)
 {
     Debug.LogWarning(error);
     TagInitFailedSignal.Dispatch();
 }