Experimental: this API is experimental and might be changed or removed in the future.

SubsystemDescriptor

class in UnityEngine.Experimental

/

Implemented in:UnityEngine.XRModule


Implements interfaces:ISubsystemDescriptor

Description

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

Properties

disablesLegacyVrIndicates whether legacy VR settings must be disabled for the subsystem. Set to true if the Editor must disable the legacy VR settings; otherwise false.
idA unique string that identifies the subsystem that this Descriptor can create.
subsystemImplementationTypeThe System.Type of the subsystem implementation associated with this descriptor.

Did you find this page useful? Please give it a rating: