Features
AR Foundation supports the following features:
| Feature | Description |
|---|---|
| Session | Enable, disable, and configure AR on the target platform. |
| Device tracking | Track the device's position and rotation in physical space. |
| Camera | Render images from device cameras and perform light estimation. |
| Plane detection | Detect and track flat surfaces. |
| Bounding Box detection | Detect and track bounding boxes of 3D objects. |
| Image tracking | Detect and track 2D images. |
| Object tracking | Detect and track 3D objects. |
| Face tracking | Detect and track human faces. |
| Body tracking | Detect and track a human body. |
| Point clouds | Detect and track feature points. |
| Raycasts | Cast rays against tracked items. |
| Anchors | Track arbitrary points in space. |
| Meshing | Generate meshes of the environment. |
| Environment probes | Generate cubemaps of the environment. |
| Occlusion | Occlude AR content with physical objects and perform human segmentation. |
| Participants | Track other devices in a shared AR session. |