Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FSceneInterface
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
Include | #include "SceneInterface.h" |
void UpdateLightColorAndBrightness
&40;
ULightComponent &42; Light
&41;
Remarks
Updates the color and brightness of a light which has already been added to the scene.
Parameters
Name | Description |
---|---|
Light | light component to update |