Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticMeshStaticLightingTexture-
- FStaticLightingMapping::ExportMapping()
- FStaticMeshStaticLightingTextureMapping::ExportMapping()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/StaticMeshLight.h |
| Include | #include "StaticMeshLight.h" |
virtual void ExportMapping
(
class FLightmassExporter * Exporter
)
Remarks
Export static lighting mapping instance data to an exporter
Parameters
| Name | Description |
|---|---|
| Exporter | export interface to process static lighting data |