Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
Include |
#include "PrimitiveSceneProxy.h" |
class FSimpleLightArray
Data pertaining to a set of simple dynamic lights
Name | Description | ||
---|---|---|---|
|
InstanceData |
Data per simple dynamic light instance, independent of view |
|
|
InstancePerViewDataIndices |
Indices into the per-view data for each light. |
|
|
PerViewData |
Per-view data for each light |
Name | Description | ||
---|---|---|---|
|
const FSimpl... |
GetViewDependentData |
Returns the per-view data for a simple light entry. |