bool | SupportsPassthrough[Get] 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. |
PassthroughCapabilities ( bool supportsPassthrough, bool supportsColorPassthrough, uint maxColorLutResolution ) |
| 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. |
| OVRManager.PassthroughCapabilities.PassthroughCapabilities ( bool supportsPassthrough, bool supportsColorPassthrough, uint maxColorLutResolution ) |
|---|
No description available.
|