XRSDKSubsystemHelpers Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use Microsoft.MixedReality.Toolkit.Utilities.XRSubsystemHelpers instead.
A helper class to provide easier access to active Unity XR SDK subsystems.
public ref class XRSDKSubsystemHelpers abstract sealed
[System.Obsolete("Use Microsoft.MixedReality.Toolkit.Utilities.XRSubsystemHelpers instead.")]
public static class XRSDKSubsystemHelpers
[<System.Obsolete("Use Microsoft.MixedReality.Toolkit.Utilities.XRSubsystemHelpers instead.")>]
type XRSDKSubsystemHelpers = class
Public Class XRSDKSubsystemHelpers
- Inheritance
-
XRSDKSubsystemHelpers
- Attributes
Properties
DisplaySubsystem |
The XR SDK display subsystem for the currently loaded XR plug-in. |
InputSubsystem |
The XR SDK input subsystem for the currently loaded XR plug-in. |
MeshSubsystem |
The XR SDK mesh subsystem for the currently loaded XR plug-in. |