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

#include <LightMap.h>

Public Attributes

FColor Coefficients [NUM_LQ_LIGHTMAP_COEF]
 

Detailed Description

The light incident for a point on a surface along the surface normal, stored as bytes representing values from 0-1.

Warning
BulkSerialize: FQuantizedSimpleLightSample is serialized as memory dump See TArray::BulkSerialize for detailed description of implied limitations.

Member Data Documentation

◆ Coefficients

FColor FQuantizedSimpleLightSample::Coefficients[NUM_LQ_LIGHTMAP_COEF]

The lighting coefficients, colored.


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