![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PrimitiveSceneProxy.h>
Public Member Functions | |
| const FSimpleLightPerViewEntry & | GetViewDependentData (int32 LightIndex, int32 ViewIndex, int32 NumViews) const |
Data pertaining to a set of simple dynamic lights
|
inline |
Returns the per-view data for a simple light entry.
| LightIndex | - The index of the simple light |
| ViewIndex | - The index of the view |
| NumViews | - The number of views in the ViewFamily. |
| TArray<FSimpleLightEntry, SceneRenderingAllocator> FSimpleLightArray::InstanceData |
Data per simple dynamic light instance, independent of view
| TArray<FSimpleLightInstacePerViewIndexData, SceneRenderingAllocator> FSimpleLightArray::InstancePerViewDataIndices |
Indices into the per-view data for each light.
| TArray<FSimpleLightPerViewEntry, SceneRenderingAllocator> FSimpleLightArray::PerViewData |
Per-view data for each light