Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
| Include | #include "PrimitiveSceneProxy.h" |
Syntax
class FSimpleLightInstacePerViewIndexData
Remarks
Index into the Per-view data for each instance. Most uses wont need to add > 1 per view data. This array will be the same size as InstanceData for uses that require per view data. Otherwise it will be empty.
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | bHasPerViewData | ||
| uint32: 31 | PerViewIndex |