Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FSimpleLightArray
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
Include | #include "PrimitiveSceneProxy.h" |
const FSimpleLightPerViewEntry & GetViewDependentData
&40;
int32 LightIndex,
int32 ViewIndex,
int32 NumViews
&41; const
Remarks
Returns the per-view data for a simple light entry.
Parameters
Name | Description |
---|---|
LightIndex | The index of the simple light |
ViewIndex | The index of the view |
NumViews | The number of views in the ViewFamily. |