We've moved!

Starting from MRTK 2.6, we are publishing both conceptual docs and API references on docs.microsoft.com. For conceptual docs, please visit our new landing page. For API references, please visit the MRTK-Unity section of the dot net API explorer. Existing content will remain here but will not be updated further.

Search Results for

    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
    Back to top Generated by DocFX