You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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