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. |
disablesLegacyVr | Indicates whether legacy VR settings must be disabled for the subsystem. Set to true if the Editor must disable the legacy VR settings disabled; otherwise false. |
id | A unique string that identifies the subsystem that this Descriptor can create. |
Did you find this page useful? Please give it a rating: