UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSimpleLightInstacePerViewIndexData Class Reference

#include <PrimitiveSceneProxy.h>

Public Attributes

uint32 PerViewIndex: 31
 
uint32 bHasPerViewData
 

Detailed Description

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.

Member Data Documentation

◆ bHasPerViewData

uint32 FSimpleLightInstacePerViewIndexData::bHasPerViewData

◆ PerViewIndex

uint32 FSimpleLightInstacePerViewIndexData::PerViewIndex

The documentation for this class was generated from the following file: