AR-Foundation Proper way to turn off planes after basic placement

Check out the TogglePlanes example here

https://github.com/Unity-Technologies/arfoundation-samples/tree/master/Assets/Scenes/Plane Detection

Script here:

https://github.com/Unity-Technologies/arfoundation-samples/blob/master/Assets/Scripts/PlaneDetectionController.cs

… should help you

3 Likes