Skip to main content

ILampInfo::GetFixedColor

Returns whether a Lamp has a fixed color.

Syntax

Parameters

fixedColor   _Out_
Type: LampArrayColor*
A pointer to the fixed color value supported by the Lamp. If this function returns false, fixedColor should be ignored.

Return value

Type: bool Returns true if the Lamp has a fixed color, and false otherwise.

Requirements

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

See also

Lighting API Overview
ILampInfo
Last modified on August 20, 2026