API reference

PassthroughCapabilities Class

Specify if Insight Passthrough should be enabled.
Passthrough layers can only be used if passthrough is enabled.

Properties

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

Member Functions

PassthroughCapabilities
( bool supportsPassthrough,
bool supportsColorPassthrough,
uint maxColorLutResolution )