UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FComponentInstancedLightmapData Struct Reference

#include <InstancedStaticMesh.h>

Public Attributes

TMap< UInstancedStaticMeshComponent *, TArray< FInstancedStaticMeshInstanceData > > ComponentInstances
 
TArray< FComponentInstanceSharingDataSharingData
 

Detailed Description

Helper struct to hold information about what components use what lightmap textures

Member Data Documentation

◆ ComponentInstances

TMap<UInstancedStaticMeshComponent*, TArray<FInstancedStaticMeshInstanceData> > FComponentInstancedLightmapData::ComponentInstances

List of all original components and their original instances containing

◆ SharingData

TArray< FComponentInstanceSharingData > FComponentInstancedLightmapData::SharingData

List of new components


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