Hi All,
I have 1 basic model being tracked with 1 marker. Tracking works great, but my model appears on the screen before the marker is detected and then won't vanish once it looses tracking.
I have made the model a child of the ImageTarget as I have seen done but still the model always remains.
How do I get the model to vanish once the marker is not being tracked?
Thanks in advance,
jk
Check out the sample projects provided as Unity packages. They have a pretty thorough implementation of the API w/ all of the necessary scripts.