/// <summary> /// Invoked when the scene needs to finish renderinh. /// </summary> void IRenderTarget.FinishScene() { _graphicsCanvas.FinishScene(); }