cancel
Showing results for 
Search instead for 
Did you mean: 

Setting CPU/GPU Profile

FelipeLira
Honored Guest
The SDK docs state one can configure the CPU/GPU profile settings. [0-3]

I didn't find anywhere on the SDK where I could set that. Does anyone know?

Thanks in advance,
2 REPLIES 2

owenwp
Expert Protege
Its in OVRModeParms. You need to set the profile in the code and have it in your scene.

FelipeLira
Honored Guest
Thanks!