Add meta
This commit is contained in:
5
Meta/api/GetGamma.lua
Normal file
5
Meta/api/GetGamma.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number gamma
|
||||
---Returns the current display gamma setting. Gamma value determines the contrast between lighter and darker portions of the game display; for a detailed explanation see the Wikipedia entry on Gamma correction entry.
|
||||
function GetGamma() end
|
||||
Reference in New Issue
Block a user