FSceneInterface::UpdateLightColorAndBrightness

Updates the color and brightness of a light which has already been added to the scene.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneInterface.h

Include

#include "SceneInterface.h"

Syntax

void UpdateLightColorAndBrightness
(
    ULightComponent * Light
)

Remarks

Updates the color and brightness of a light which has already been added to the scene.

Parameters

Parameter

Description

Light

light component to update

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss