Navigation
API > API/Runtime > API/Runtime/Engine
Warnings * BulkSerialize: FQuantizedSimpleLightSample 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 FQuantizedSimpleLightSample
Remarks
The light incident for a point on a surface along the surface normal, stored as bytes representing values from 0-1.
BulkSerialize: FQuantizedSimpleLightSample is serialized as memory dump See TArray::BulkSerialize for detailed description of implied limitations.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FColor[NUM_LQ_LIGHTMAP_COEF] | Coefficients | The lighting coefficients, colored. |