Ejemplo n.º 1
0
 void Update()
 {
     EyeImage.texture      = FoveManager.GetEyesImage();
     PositionImage.texture = FoveManager.GetPositionImage();
     MirrorImage.texture   = FoveManager.GetMirrorTexture();
 }