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.