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

XRCameraSubsystemDescriptor

class in UnityEngine.Experimental.XR

/

Inherits from:Experimental.IntegratedSubsystemDescriptor

Switch to Manual

Description

Class providing information about XRCameraSubsystem registration.

Variables

ProvidesAverageBrightnessSpecifies if current subsystem is allowed to provide average brightness.
ProvidesAverageColorTemperatureSpecifies if current subsystem is allowed to provide average camera temperature.
ProvidesDisplayMatrixSpecifies if current subsystem is allowed to provide display matrix.
ProvidesProjectionMatrixSpecifies if current subsystem is allowed to provide projection matrix.
ProvidesTimestampSpecifies if current subsystem is allowed to provide timestamp.

Inherited members

Variables

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