Quantcast
Channel: Unity Forum
Viewing all articles
Browse latest Browse all 1466670

OnImageChanged?

$
0
0
Hi, I'm no AR expert.
I have a doubt.
In nearly all examples, an event called OnImageChanged is used.
When is this event called?
At the change of an image, compared to what? The one previously framed and recognized?

For eample:
Code (CSharp):
  1. using UnityEngine;
  2. using UnityEngine.XR.ARFoundation;
  3.  
  4. public class ImageRecognition : MonoBehaviour
  5. {
  6.     private ARTrackedImageManager _arImageManager;
  7.  
  8.  
  9.     private void Awake()
  10.     {
  11.         _arImageManager =...
OnImageChanged?

Viewing all articles
Browse latest Browse all 1466670

Trending Articles



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