CloudSpatialAnchor Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Use this class to represent an anchor in space that can be persisted in a CloudSpatialAnchorSession.
public ref class CloudSpatialAnchor
public class CloudSpatialAnchor
type CloudSpatialAnchor = class
Public Class CloudSpatialAnchor
- Inheritance
-
CloudSpatialAnchor
Constructors
CloudSpatialAnchor() | |
CloudSpatialAnchor(IntPtr, Boolean) |
Properties
AppProperties |
A dictionary of application-defined properties that is stored with the anchor. |
Expiration |
The time the anchor will expire. |
Identifier |
The persistent identifier of this spatial anchor in the cloud service. |
LocalAnchor |
The anchor in the local mixed reality system. |
VersionTag |
An opaque version tag that can be used for concurrency control. |
Methods
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
Finalize() |