Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FLightSceneProxy
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/LightSceneProxy.h |
Include | #include "LightSceneProxy.h" |
const ULightComponent &42; GetLightComponent&40;&41; const
Remarks
Note: The Rendering thread must not dereference UObjects! The game thread owns UObject state and may be writing to them at any time. Mirror the data in the scene proxy and access that instead.