private static void ApplyVideoBrightness() { MenuCameraEffects.SetGamma((float)videoBrightness / 20f); }