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