IPFMExporter

Windows
MacOS
Linux

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

Name Description

Public function

bool

 

ExportPFM

(
    const FStaticMeshLODResources*...,
    const FMatrix& MeshToOrigin,
    int PFMWidth,
    int PFMHeight,
    const FString& LocalFileName
)

Generate PFM file from static mesh.

Public function Static

IPFMExporter...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Constants

Name

Description

ModuleName

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss