Login to follow
Brightness Plugin

Brightness Plugin (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 09 February 2023 by Truewind
Brightness Plugin

Brightness Plugin (ODC)

Documentation
0.1.0

SetBrightness(value);

Value should be a decimal in the range from 0 to 1. To restore to the system default, use -1.

To get the current brightness level, use GetBrightness().

To prevent the screen from sleeping, use SetKeepScreenOn(true).