This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| ovrLayerHeader | Header ( ) Header.Type must be ovrLayerType_EyeFovDepth. |
| ovrTextureSwapChain | ColorTexture ( ) ovrTextureSwapChains for the left and right eye respectively. |
| ovrRecti | Viewport ( ) Specifies the ColorTexture sub-rect UV coordinates. |
| ovrFovPort | Fov ( ) The viewport field of view. |
| ovrPosef | RenderPose ( ) Specifies the position and orientation of each eye view, with position specified in meters. |
| double | SensorSampleTime ( ) Specifies the timestamp when the source ovrPosef (used in calculating RenderPose) was sampled from the SDK. |
| ovrTextureSwapChain | DepthTexture ( ) Depth texture for depth composition with overlays Must map 1:1 to the ColorTexture. |
| ovrTimewarpProjectionDesc | ProjectionDesc ( ) Specifies how to convert DepthTexture information into meters. |