PassthroughCapabilities Class
Specify if Insight Passthrough should be enabled.
Passthrough layers can only be used if passthrough is enabled.
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.
PassthroughCapabilities ( bool supportsPassthrough,
bool supportsColorPassthrough,
uint maxColorLutResolution )