API reference

PassthroughCapabilities Class

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

Properties

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

Member Functions

PassthroughCapabilities
( bool supportsPassthrough,
bool supportsColorPassthrough,
uint maxColorLutResolution )