Releases: magicleap/SpatialAnchorsExample
Releases · magicleap/SpatialAnchorsExample
1.1.0
Features
- Create objects that are saved to a space and persist across reboots
- Easily save and load data associated with Anchor IDs using the
IStorageBinding
and BindingsLocalStorage
classes
- Use the
MLSpace
API to localize into a space form inside the application
- Query anchors on a background thread to improve performance
- Anchors persist unless headpose is lost the user localizes into a new space
- An Anchor Manager script that provides callbacks for
MLAnchor
related actions such as OnAnchorUpdated
, OnAnchorAdded
, OnAnchorRemoved
and OnAnchorsLost
Requirements |
Version |
Magic Leap Unity SDK |
1.9.0 |
Unity Editor |
2022.2.0f1 |
1.0.0
Features
- Create objects that are saved to a space and persist across reboots
- Easily save and load data associated with Anchor IDs using the
IStorageBinding
and BindingsLocalStorage
classes
- Use a QR Code Marker to automatically localize into a Space
Requirements |
Version |
Magic Leap Unity SDK |
1.3.0 |
Unity Editor |
2022.2.0b7 |