This version of Unity is unsupported.

IntegratedSubsystemDescriptor

class in UnityEngine

/

Implemented in:UnityEngine.XRModule


Implements interfaces:ISubsystemDescriptor

Description

Information about a subsystem that can be queried before creating a subsystem instance.

Properties

idA unique string that identifies the subsystem that this Descriptor can create.