ILampArray::SetBrightnessLevel
Sets the overall brightness of the ILampArray, where 0.0 is completely off and 1.0 is maximum brightness. This brightness level will be applied to the entire device. Every Lamp will be scaled equally by the brightness value.Syntax
Parameters
brightnessLevelType: double The desired brightness level to set.
Return value
Type: voidRemarks
Parameter values outside the supported brightness range (from 0.0 to 1.0 inclusive) will be clamped.Requirements
Header: LampArray.h Library: xgameplatform.lib Supported platforms: XBOX One family consoles and XBOX Series consolesSee also
Lighting API OverviewILampArray::GetBrightnessLevel
ILampArray
