ILampArray::SetIsEnabled
Sets the enabled state of an ILampArray for the current process.Syntax
Parameters
isEnabledType: bool The desired enabled state of the ILampArray.
Return value
Type: voidRemarks
When disabled, state for Lamps can be set internally, but will not be sent to the device. When set back to enabled, modified Lamp state is flushed to the device. By default, ILampArrays are always enabled.Requirements
Header: LampArray.h Library: xgameplatform.lib Supported platforms: XBOX One family consoles and XBOX Series consolesSee also
Lighting API OverviewILampArray::GetIsEnabled
ILampArray
