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 consolesSee also
Lighting API OverviewILampInfo
