Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Assets for HitTesting tutorial using ARCore 1.2.

ChangeLog - TrackedPlane Prefab has now been renamed to DetectedPlaneVisualizer and can be found at: GoogleARCore>>Examples>>Common>>Prefabs>>DetectedPlaneVisualizer Use the PlaneVisualizationManager.cs from the ARCore1.2 Folder InstantiatObjectOnTouch.cs Code Changed => GoogleARCore.HelloAR; to GoogleARCore.Examples.HelloAR;

If you are using ARCore 1.1 or 1.0, You will find this at: GoogleARCore>>Examples>>HelloAR>>Prefabs>>TrackedPlaneVisualizer Use the PlaneVisualizationManager.cs from the ARCore1.0_1.1 Folder.