Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeStaticLightingMesh
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeLight.h |
| Include | #include "LandscapeLight.h" |
virtual void ExportMeshInstance
(
FLightmassExporter * Exporter
) const
Remarks
Export static lighting mesh instance data to an exporter
Parameters
| Name | Description |
|---|---|
| Exporter | export interface to process static lighting data |