Navigation
API > API/Plugins > API/Plugins/PFMExporter > API/Plugins/PFMExporter/Blueprints
References
| Module | PFMExporter |
| Header | /Engine/Plugins/Runtime/WarpUtils/Source/PFMExporter/Public/Blueprints/IPFMExporterBlueprintAPI.h |
| Include | #include "Blueprints/IPFMExporterBlueprintAPI.h" |
Syntax
class IPFMExporterBlueprintAPI
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ExportPFM
(
UStaticMeshComponent* SrcMesh, |
Generate PFM file from static mesh. |