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

XRCameraSubsystemDescriptor

class in UnityEngine.Experimental.XR

/

継承:Experimental.SubsystemDescriptor_1

マニュアルに切り替える

説明

Class providing information about XRCameraSubsystem registration.

変数

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.

継承メンバー

Public 関数

CreateCreates an Subsystem from this descriptor.