void Update() { EyeImage.texture = FoveManager.GetEyesImage(); PositionImage.texture = FoveManager.GetPositionImage(); MirrorImage.texture = FoveManager.GetMirrorTexture(); }