public MyCamera() { FieldOfView = MySandboxGame.Config.FieldOfView; Zoom = new MyCameraZoomProperties(this); UpdateScreenSize(); }