public virtual void PrepareForDraw()
 {
     ConveyorSystem.PrepareForDraw();
     CameraSystem.PrepareForDraw();
 }