SpongyAnchorXR Class

Definition

Wrapper class for Unity XRAnchor, facilitating creation and persistence.

public class SpongyAnchorXR : Microsoft.MixedReality.WorldLocking.Core.SpongyAnchor
type SpongyAnchorXR = class
    inherit SpongyAnchor
Public Class SpongyAnchorXR
Inherits SpongyAnchor
Inheritance
UnityEngine.MonoBehaviour
SpongyAnchorXR

Constructors

SpongyAnchorXR()

Fields

TrackingStartDelayTime

Properties

Delta

Diagnostic only - to be removed.

(Inherited from SpongyAnchor)
IsLocated

Returns true if the anchor is reliably located. False might mean loss of tracking or not fully initialized.

IsReliablyLocated

Whether the anchor is being tracked reliably.

IsSaved

Whether the underlying spatial anchor is known to be in the local anchor store.

(Inherited from SpongyAnchor)
SpongyPose

Applies to