GetWindowBrightness
From The Official Visionaire Studio: Adventure Game Engine Wiki
Revision as of 21:27, 30 September 2014 by Vis apiuser (talk)
getWindowBrightness
Available since: v4.0
Returns the brightness (gamma) for the window.
Note: 0 is completely dark and 100 is normal brightness.
Lua Syntax:
getWindowBrightness()
Arguments
Flags
Return Values
None.
Examples
None.