Beispiel #1
0
 void OnDestory()
 {
     MultipleVuforiaQRCode.instance_ = null;
 }
Beispiel #2
0
 void Awake()
 {
     MultipleVuforiaQRCode.instance_ = this;
 }