class in UnityEngine.Experimental.XR
/
Inherits from:Experimental.IntegratedSubsystemDescriptor
/
Implemented in:UnityEngine.XRModule
Class providing information about XRCameraSubsystem registration.
ProvidesAverageBrightness | Specifies if current subsystem is allowed to provide average brightness. |
ProvidesAverageColorTemperature | Specifies if current subsystem is allowed to provide average camera temperature. |
ProvidesDisplayMatrix | Specifies if current subsystem is allowed to provide display matrix. |
ProvidesProjectionMatrix | Specifies if current subsystem is allowed to provide projection matrix. |
ProvidesTimestamp | Specifies if current subsystem is allowed to provide timestamp. |
id | A unique string that identifies the subsystem that this Descriptor can create. |