Navigation
API > API/Runtime > API/Runtime/Engine
Warnings * BulkSerialize: FQuantizedDirectionalLightSample is serialized as memory dump See TArray::BulkSerialize for detailed description of implied limitations.
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LightMap.h |
| Include | #include "LightMap.h" |
Syntax
struct FQuantizedDirectionalLightSample
Remarks
The light incident for a point on a surface in three directions, stored as bytes representing values from 0-1.
BulkSerialize: FQuantizedDirectionalLightSample is serialized as memory dump See TArray::BulkSerialize for detailed description of implied limitations.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FColor[NUM_HQ_LIGHTMAP_COEF] | Coefficients | The lighting coefficients, colored. |