Dimmer is a Unity component that allows you to control the screen brightness of your mobile device. It communicates directly with the iOS and Android APIs to adjust the screen brightness, giving you direct control over your device's screen. This can be useful for saving battery power by dimming the screen when not in use, or brightening the screen up when your game or app needs attention.
This package supports both Android and iOS, handles extra device permissions on Android, and is easy to use. It also allows you to set the brightness at the start, dynamically through a script, or by using an Animator. Dimmer is the only way to make the screen either brighter or darker than is normally possible in Unity.
Note that Dimmer only affects Android and iOS devices and has no effect on PC/Mac or other devices.
Communicates directly with iOS and Android APIs to adjust screen brightness
Handles extra device permissions on Android
Supports Android and iOS
Easy to use
Can be used to save battery power or enhance user experience
Can be set at start, dynamically through script, or by using an Animator





