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

#include <LightMap.h>

Public Attributes

FColor Coefficients [NUM_HQ_LIGHTMAP_COEF]
 

Detailed Description

The light incident for a point on a surface in three directions, stored as bytes representing values from 0-1.

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

Member Data Documentation

◆ Coefficients

FColor FQuantizedDirectionalLightSample::Coefficients[NUM_HQ_LIGHTMAP_COEF]

The lighting coefficients, colored.


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