SpongyAnchorWSA 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 WorldAnchor, facilitating creation and persistence.
public class SpongyAnchorWSA : Microsoft.MixedReality.WorldLocking.Core.SpongyAnchor
type SpongyAnchorWSA = class
inherit SpongyAnchor
Public Class SpongyAnchorWSA
Inherits SpongyAnchor
- Inheritance
Constructors
SpongyAnchorWSA() |
Fields
TrackingStartDelayTime |
Timeout that protects against SpatialAnchor easing |
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. |
IsSaved |
Whether the underlying spatial anchor is known to be in the local anchor store. (Inherited from SpongyAnchor) |
SpongyPose |