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 AddLight
&40;
ULightComponent &42; Light
&41;
Remarks
Adds a new light component to the scene
Parameters
Name | Description |
---|---|
Light | light component to add |