Exemplo n.º 1
0
 void TakeAStep(float accuracy)
 {
     OVRPlayerController.Step(STEP_SIZE, 0.25f);
 }