- ScreenPosNDC
ovrVector2f ScreenPosNDC;
Undocumented in source.
- TanEyeAnglesB
ovrVector2f TanEyeAnglesB;
Undocumented in source.
- TanEyeAnglesG
ovrVector2f TanEyeAnglesG;
Undocumented in source.
- TanEyeAnglesR
ovrVector2f TanEyeAnglesR;
Undocumented in source.
- TimeWarpFactor
float TimeWarpFactor;
Undocumented in source.
- VignetteFactor
float VignetteFactor;
Undocumented in source.
Describes a vertex used by the distortion mesh. This is intended to be converted into the engine-specific format. Some fields may be unused based on the ovrDistortionCaps flags selected. TexG and TexB, for example, are not used if chromatic correction is not requested.