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

#include <MapBuildDataRegistry.h>

Public Member Functions

 FPerInstanceLightmapData ()
 

Public Attributes

FVector2f LightmapUVBias
 
FVector2f ShadowmapUVBias
 

Friends

FArchiveoperator<< (FArchive &Ar, FPerInstanceLightmapData &InstanceData)
 

Constructor & Destructor Documentation

◆ FPerInstanceLightmapData()

FPerInstanceLightmapData::FPerInstanceLightmapData ( )
inline

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FPerInstanceLightmapData InstanceData 
)
friend

Member Data Documentation

◆ LightmapUVBias

FVector2f FPerInstanceLightmapData::LightmapUVBias

◆ ShadowmapUVBias

FVector2f FPerInstanceLightmapData::ShadowmapUVBias

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