![]() |
#2
|
|||
|
|||
I believe this is caused by the new timewarp feature of the Oculus SDK. You can disable it using the following code:
Code:
hmd.setTimeWarp(False) |
|
|