How is an object linked to the Surface Target? - Surface Tracking in Unity Plugin

0 votes
asked Oct 7, 2022 by induja1 (120 points)
Hello,

I'm trying to implement surface tracking with Text. I tried to experiment with the inbuilt Surface Tracking sample (markerless).

When I had the 4.3.0 version of the plugin, all I had to do was replace the default cube with the text inside the WorldRoot in the Surface Tracking Sample. Now in version 4.5, I try to do the same, but it doesn't work. The default cube still acts as the object that's placed in AR despite moving it out of the Surface Target.

How do I get the sample to place the text in AR instead of cube? If it's of any help, I'm trying to place a TestMeshPro text object in AR space.

Thanks!

1 Answer

0 votes
answered Dec 26, 2022 by kenn (18,750 points)
Understand the sample first.
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...