XRSubsystemHelpers Class

Definition

A helper class to provide easier access to active Unity XR SDK subsystems.

public ref class XRSubsystemHelpers abstract sealed
public static class XRSubsystemHelpers
type XRSubsystemHelpers = class
Public Class XRSubsystemHelpers
Inheritance
XRSubsystemHelpers

Remarks

These properties are only valid for the XR SDK pipeline.

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.

Applies to