API reference
API reference
Select your platform
No SDKs available
No versions available

PassthroughCapabilities Class

Specify if Insight Passthrough should be enabled.

Overview

Properties

bool
Indicates that Passthrough is available on the current system.
bool
Indicates that the system can show Passthrough with realistic colors.
uint
Maximum color LUT resolution supported by the system.

Public Member Functions

PassthroughCapabilities
( bool supportsPassthrough,
bool supportsColorPassthrough,
uint maxColorLutResolution )

Details

Detailed Description

Passthrough layers can only be used if passthrough is enabled.

Properties

bool OVRManager.PassthroughCapabilities.SupportsPassthrough
Indicates that Passthrough is available on the current system.
bool OVRManager.PassthroughCapabilities.SupportsColorPassthrough
Indicates that the system can show Passthrough with realistic colors.
uint OVRManager.PassthroughCapabilities.MaxColorLutResolution
Maximum color LUT resolution supported by the system.

Member Functions

OVRManager.PassthroughCapabilities.PassthroughCapabilities
( bool supportsPassthrough,
bool supportsColorPassthrough,
uint maxColorLutResolution )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon