Navigation
API > API/Runtime > API/Runtime/Engine
A 1D array of incident lighting data.
| Name | FLegacyLightMap1D |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/LightMap.h |
| Include Path | #include "LightMap.h" |
Syntax
class FLegacyLightMap1D : public FLightMap
Inheritance Hierarchy
- FDeferredCleanupInterface → FLightMap → FLegacyLightMap1D
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLegacyLightMap1D() |
LightMap.h |
Functions
Public
Overridden from FLightMap
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FLightMapInteraction GetInteraction
(
ERHIFeatureLevel::Type InFeatureLevel |
LightMap.h | ||
virtual void Serialize
(
FArchive& Ar |
LightMap.h |