Skip to main content

ILampArray::GetBrightnessLevel

Gets the overall brightness of the ILampArray, where 0.0 is completely off and 1.0 is maximum brightness.

Syntax

Parameters

This method has no parameters.

Return value

Type: double The current brightness level of the ILampArray. Default is 1.0.

Remarks

Value is between 0.0 and 1.0 (inclusive).

Requirements

Header: LampArray.h Library: xgameplatform.lib Supported platforms: XBOX One family consoles and XBOX Series consoles

See also

Lighting API Overview
ILampArray::SetBrightnessLevel
ILampArray
Last modified on August 20, 2026