Quantcast
Channel: Questions in topic: "vuforia"
Viewing all articles
Browse latest Browse all 934

ios + Vuforia object not instantiates

$
0
0
Hi! For optimisation I instantiate AR object after recognition. This script attached to empty object with Mesh renderer. Empty object is child of ImageTarget. All works perfect on android, but on ios no object instantiate. In logs of Xcode I see that target was recognized. But nothing happens after. function LateUpdate () { if (this.gameObject.GetComponent(MeshRenderer).enabled != false && inst == false){ (GameObject.Find("ARCamera").GetComponent("SmoothCamera") as MonoBehaviour).enabled = true; inst_obj = Instantiate(obj, pos, Quaternion.identity); Also we have second database of image targets which maked usually, without instantiated things, and it works on iOS.

Viewing all articles
Browse latest Browse all 934

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>