public void ActivateGraphics()
 {
     Wrapper?.ActivateGraphics(new UnityGraphicsProcessor());
 }