- Home /
Question by
Edisyo · Jul 15, 2019 at 09:20 AM ·
c#scripting problemimageaugmented-realitytracking
AR Foundation Image Tracking and Markers
Hi,
I'm trying to scan marker and put a 3D object on that marker. This is working so far, but I can't seem to find a place in scripts (arFoundation scripts), where the prefab is put when referenceImage has been found. Also useful would be getting referenceImage position, so I could instantiate object myself in that position.
Any help will be appreciated a lot
Im using:
ARFoundation 2.2.0 preview
ARCore 2.1.0 preview
ARKit 2.2.0 preview
Unity 2019.1.8f1
Comment