Function glfwSetGamma

  • This function sets the gamma correction of the specified monitor.

    Parameters

    • monitor: GLFWmonitor

      The monitor whose gamma to set.

    • gamma: bigint

      The desired gamma correction.

    Returns void

Generated using TypeDoc