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.GetAvailabilityAsync()
    XRSessionSubsystem.InstallAsync()
    XRSessionSubsystem.Reset()
    XRSessionSubsystem.DetermineConfiguration(Feature)
    XRSessionSubsystem.Update(XRSessionUpdateParams)
    XRSessionSubsystem.GetConfigurationDescriptors(Allocator)
    XRSessionSubsystem.OnApplicationPause()
    XRSessionSubsystem.OnApplicationResume()
    XRSessionSubsystem.nativePtr
    XRSessionSubsystem.sessionId
    XRSessionSubsystem.currentConfiguration
    XRSessionSubsystem.requestedFeatures
    XRSessionSubsystem.trackingState
    XRSessionSubsystem.requestedTrackingMode
    XRSessionSubsystem.currentTrackingMode
    XRSessionSubsystem.configurationChooser
    XRSessionSubsystem.notTrackingReason
    XRSessionSubsystem.matchFrameRateEnabled
    XRSessionSubsystem.matchFrameRateRequested
    XRSessionSubsystem.frameRate
    Namespace: UnityEngine.XR.WindowsMR
    Syntax
    [Preserve]
    public sealed class WindowsMRSessionSubsystem : XRSessionSubsystem

    Methods

    CreateProvider()

    Create the WindowsMRSessionSubsystem provider object

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

    The instance of the object created

    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