CommonLibSSE (Parapets fork)
vr::DistortionCoordinates_t Struct Reference

#include <OpenVRTypes.h>

Public Attributes

float rfRed [2]
 
float rfGreen [2]
 
float rfBlue [2]
 

Detailed Description

Used to return the post-distortion UVs for each color channel. UVs range from 0 to 1 with 0,0 in the upper left corner of the source render target. The 0,0 to 1,1 range covers a single eye.

Member Data Documentation

◆ rfBlue

float vr::DistortionCoordinates_t::rfBlue[2]

◆ rfGreen

float vr::DistortionCoordinates_t::rfGreen[2]

◆ rfRed

float vr::DistortionCoordinates_t::rfRed[2]

The documentation for this struct was generated from the following file: