Navigation
API > API/Runtime > API/Runtime/Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/LightMap.h |
Include | #include "LightMap.h" |
Syntax
struct FLightMapCoefficients
Remarks
The quantized coefficients for a single light-map texel.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint8 | AOMaterialMask | |
![]() |
uint8[NUM_STORED_LIGHTMAP_COEF][4] | Coefficients | |
![]() |
uint8 | Coverage | |
![]() |
uint8[4] | SkyOcclusion |