Пример #1
0
 void OnPreCull()
 {
     if (eye == SteamVR.Hmd_Eye.Eye_Left)
     {
         tracker.UpdateTracking();
     }
 }