docs.unity3d.com
    Show / Hide Table of Contents

    Class WindowsMRSessionSubsystem

    The Windows MR implementation of the XRSessionSubsystem. Do not create this directly. Use WindowsMRSessionSubsystemDescriptor.Create() instead.

    Inheritance
    Object
    XRSessionSubsystem
    WindowsMRSessionSubsystem
    Inherited Members
    XRSessionSubsystem.m_Running
    XRSessionSubsystem.GetAvailabilityAsync()
    XRSessionSubsystem.InstallAsync()
    XRSessionSubsystem.Start()
    XRSessionSubsystem.Reset()
    XRSessionSubsystem.Stop()
    UnityEngine.XR.ARSubsystems.XRSessionSubsystem.OnDestroy()
    XRSessionSubsystem.Update(XRSessionUpdateParams)
    XRSessionSubsystem.OnApplicationPause()
    XRSessionSubsystem.OnApplicationResume()
    XRSessionSubsystem.running
    XRSessionSubsystem.nativePtr
    XRSessionSubsystem.trackingState
    XRSessionSubsystem.notTrackingReason
    XRSessionSubsystem.matchFrameRate
    XRSessionSubsystem.frameRate
    Namespace: UnityEngine.XR.WindowsMR
    Syntax
    [Preserve]
    public sealed class WindowsMRSessionSubsystem : XRSessionSubsystem

    Methods

    CreateProvider()

    Create the WindowsMRSessionSubsystem provider object.

    Declaration
    protected override XRSessionSubsystem.IProvider CreateProvider()
    Returns
    Type Description
    XRSessionSubsystem.IProvider

    The instance of the provider.

    Overrides
    XRSessionSubsystem.CreateProvider()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023