unity-game-enginearcorearcher

How to stop rendering feature points in ARcore with unity


I am developing an application action using ARCore with Unity and I want to disable rendering feature points on the surface through AR camera.


Solution

  • Find PointCloudVisualizer script and disable it that would stop rendering feature points.