Navigation
API > API/Plugins > API/Plugins/PFMExporter
Inheritance Hierarchy
- IModuleInterface
- IPFMExporter
References
| Module | PFMExporter |
| Header | /Engine/Plugins/Runtime/WarpUtils/Source/PFMExporter/Public/IPFMExporter.h |
| Include | #include "IPFMExporter.h" |
Syntax
class IPFMExporter : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ExportPFM
(
const FStaticMeshLODResources* SrcMeshResource, |
Generate PFM file from static mesh. | |
| IPFMExporter & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |
Constants
| Name | Description |
|---|---|
| ModuleName |