XRCameraSubsystemDescriptor
class in UnityEngine.Experimental.XR
/
Inherits from:IntegratedSubsystemDescriptor
/
Implemented in:UnityEngine.XRModule
Description 描述
Class providing information about XRCameraSubsystem registration.
Properties 属性
| 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. |
Inherited Members 继承成员
Properties 属性
| id | A unique string that identifies the subsystem that this Descriptor can create. |