Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
| Include | #include "SceneInterface.h" |
void GetRectLightAtlasSlot
(
const FRectLightSceneProxy * Proxy,
FLightRenderParameters * Out
)
Remarks
Return the rect. light atlas slot information corresponding to the rect light proxy
Parameters
| Name | Description |
|---|---|
| Proxy | the rect light proxy |
| Out | the light parameters which will be filled with the rect light atlas information |