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