I'm looking at the VuMark sample code (https://developer.vuforia.com/downloads/samples) and loading the `SampleScenes/Vuforia-3-VMark` scene, but I can't seem to find the code that draws the blue box around the VuMark boxes. Where is this?
I'm looking at the VuMark sample code (https://developer.vuforia.com/downloads/samples) and loading the `SampleScenes/Vuforia-3-VMark` scene, but I can't seem to find the code that draws the blue box around the VuMark boxes. Where is this?
If you look in the project hierarchy you can see that the VuMark has a child called vumark_texture which has Sprite Renderer component attached which includes the blue outline.
Code? There is no code :-)