Show / Hide Table of Contents

    Enum TrackingState

    Enumerates tracking states for AR/VR Devices.

    Namespace: Microsoft.MixedReality.SpectatorView
    Assembly: cs.temp.dll.dll
    Syntax
    public enum TrackingState

    Fields

    Name Description
    LostTracking

    AR/VR Device lost tracking.

    Tracking

    AR/VR Device has tracking.

    Unknown

    AR/VR Device may or may not have tracking.

    In This Article
    • Fields
    Back to top Generated by DocFX