URectLightComponent::SetLightBrightness

Set the Intensity using the brightness. The unit of brightness depends on the light type.

Windows
MacOS
Linux

Override Hierarchy

ULightComponent::SetLightBrightness()

URectLightComponent::SetLightBrightness()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/RectLightComponent.h

Include

#include "Components/RectLightComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/RectLightComponent.cpp

Syntax

virtual void SetLightBrightness
(
    float InBrightness
)

Remarks

Set the Intensity using the brightness. The unit of brightness depends on the light type.

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