subsystem
Gets the XRInputSubsystem that reported this InputDevice.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.XRModule
public XRInputSubsystem subsystem { get; }
Remarks
Will return null if no XRInputSubsystem is associated with this device.