Anchor
AR Foundation provides the ARAnchorManager component, which can create GameObjects for each anchor.
Requirements
Before using anchor features, navigate to Edit > Project Settings > XR Plug-in Management > YVR > Feature Request, then check Require Spatial Anchor to enable permissions.
Feature Support
Feature | Description |
---|---|
Save Anchor | Persist anchors |
LoadAnchor | Load anchors |
Erase Anchor | Delete anchors |
GetSavedAnchor | Retrieve persisted anchors |
For detailed usage instructions, refer to Unity's ARFoundation Anchor API Documentation.