1.3 KiB
1.3 KiB
uid
| uid |
|---|
| arfoundation-samples-arkit |
ARKit samples
The AR Foundation Samples repository provides sample scenes to demonstrate features specific to ARKit. You can open these samples in Unity from the Assets/Scenes/ARKit folder.
The following table describes samples that are specific to ARKit on iOS devices:
| Sample scene | Description |
|---|---|
| Camera (ARKit) | Scenes that demonstrate ARKit-specific camera features. |
| Coaching overlay | Demonstrates the ARKit coaching overlay feature. |
| Thermal state | Shows how to use iOS device thermal state. |
| AR world map | Implements the ARKit ARWorldMap feature. |
| Geo anchors | Demonstrates the ARKit ARGeoAnchors feature. |
| AR collaboration data | Implements the ARKit collaboration data feature. |