Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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

XRCameraSubsystemDescriptor

class in UnityEngine.Experimental.XR

/

Inherits from:Experimental.SubsystemDescriptor_1

Description

Class providing information about XRCameraSubsystem registration.

Properties

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

Public Methods

CreateCreates an Subsystem from this descriptor.

Did you find this page useful? Please give it a rating: