CloudSpatialAnchor Class

Definition

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()

Applies to