void Start() { // Cache the renderer's reference _videoRenderer = _mediaPlayer.GetComponent <Renderer>(); }