mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Namespace Microsoft.MixedReality.Toolkit.Extensions.Tracking

    Classes

    BasicLostTrackingVisual

    A basic lost tracking visual for HoloLens devices.

    LostTrackingService

    A service that detects when tracking is lost on WSA devices. When tracking is lost, the service displays a visual indicator and sets the main camera's culling mask to hide all other objects. When tracking is restored, the camera mask is restored and the visual indicator is hidden.

    LostTrackingServiceProfile

    The profile definition for an ILostTrackingService.

    Interfaces

    ILostTrackingService

    A service that detects when tracking is lost on WSA devices. When tracking is lost, the service displays a visual indicator and sets the main camera's culling mask to hide all other objects. When tracking is restored, the camera mask is restored and the visual indicator is hidden.

    ILostTrackingVisual

    Interface for a lost tracking visual. Used by the ILostTrackingService extension.

    In This Article
    • Classes
    • Interfaces
    Back to top Generated by DocFX