Feature samples
The AR Foundation Samples repository provides sample scenes to demonstrate each of the AR Foundation features. You can open these samples in Unity from the Assets/Scenes
folder.
To learn about the scenes that demonstrate AR Foundation features, refer to the following sections:
Sample scene | Description |
---|---|
Simple AR | Demonstrates basic plane detection and ray casting. |
Camera | Scenes that demonstrate camera features. |
Plane detection | Scenes that demonstrate plane detection. |
Bounding box detection | Demonstrates bounding box detection. |
Image tracking | Scenes that demonstrate image tracking. |
Object tracking | Demonstrates object tracking. |
Face tracking | Scenes that demonstrate face tracking. |
Body tracking | Scenes that demonstrate body tracking. |
Point clouds | Demonstrates point clouds. |
Anchors | Demonstrates anchors. |
Meshing | Scenes that demonstrate meshing. |
Environment probes | Demonstrates environment probes. |
Occlusion | Demonstrates occlusion. |
Tip
AR Foundation samples are supported on platforms that support the demonstrated feature. To check whether a feature is supported on your chosen platform, refer to the Platform support table and the documentation for that feature.