Device.wantsSoftwareDimming
public static bool wantsSoftwareDimming;
Description 描述
Indicates whether the screen may be dimmed lower than the hardware is normally capable of by emulating it in software.
This property changes the scale used by [Screen.brightness]. It's value should be set before attempting to change the Screen.brightness. Enabling it may cause a negative effect on performance.