SpongyAnchorXR 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.
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
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 |