Hello,
I have an Oculus Rift with has a refresh rate of 90Hz. I am using Unity for a VR game. I need to update some color values of some objects every time screen refreshes, that is, every 1/90 seconds. How could I do that? Is there any function that is called every time screen refreshes or something like that?
Thanks!