Hi,
is it possible to use multiple imagetargets that show the same hologram to improve the holograms stability?
I need a hologram that overlays the corresponding real object and at the moment my hologram has a displacement about 2 - 7cm, making it impossible to work with my idea.
I already use persistent extended tracking enabling it with:
ObjectTracker tracker = TrackerManager.Instance.GetTracker<ObjectTracker>();
tracker.PersistExtendedTracking(true);
Thanks for your help.
Thanks for your fast answer! I appreciate it!