==reference: https://www.youtube.com/watch?v=lYDfV-GaKQA ==

Github

Function

This example uses plane detection to place objects on a plane when you tap on your screen. To use plane detection, you must add an AR Plane Manager [^1] to your XR Origin. Then add the script PlaceObject.cs

Details

Platform Support

[^2]

Trackable Type

As shown in the image, there are 5 trackable types. If ordered by size, they would go: PlaneWithinPolygon < PlaneWithinBounds<PlaneEstimated< PlaneWithinInfinity. [^3]