public void SetGlobalLight(Components.Light light) { _drawingManager.SetGlobalLight(light.ToInternalLight()); }