mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Switch Oculus distortion to high quality mode.
This commit is contained in:
parent
ee649f682e
commit
8a689fac0d
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ namespace bgfx
|
||||||
| ovrDistortionCap_TimeWarp
|
| ovrDistortionCap_TimeWarp
|
||||||
| ovrDistortionCap_Overdrive
|
| ovrDistortionCap_Overdrive
|
||||||
| ovrDistortionCap_NoRestore
|
| ovrDistortionCap_NoRestore
|
||||||
|
| ovrDistortionCap_HqDistortion
|
||||||
, eyeFov
|
, eyeFov
|
||||||
, m_erd
|
, m_erd
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue