Navigation
API > API/Runtime > API/Runtime/Engine
The quantized coefficients for a single light-map texel.
| Name | FLightMapCoefficients |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/LightMap.h |
| Include Path | #include "LightMap.h" |
Syntax
struct FLightMapCoefficients
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AOMaterialMask | uint8 | LightMap.h | ||
| Coefficients | uint8 | LightMap.h | ||
| Coverage | uint8 | LightMap.h | ||
| SkyOcclusion | uint8 | LightMap.h |