IPFMExporterBlueprintAPI

Windows
MacOS
Linux

References

Module

PFMExporter

Header

/Engine/Plugins/Runtime/WarpUtils/Source/PFMExporter/Public/Blueprints/IPFMExporterBlueprintAPI.h

Include

#include "Blueprints/IPFMExporterBlueprintAPI.h"

Syntax

class IPFMExporterBlueprintAPI

Functions

Name Description

Public function UFunction BlueprintCallable, Category, Meta

bool

 

ExportPFM

(
    UStaticMeshComponent* SrcMesh,
    USceneComponent* Origin,
    int Width,
    int Height,
    const FString& FileName
)

Generate PFM file from static mesh.

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