URenderTargetExporterHDR

TextureExporterHDR.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UExporter

URenderTargetExporterHDR

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Exporters/RenderTargetExporterHDR.h

Include

#include "Exporters/RenderTargetExporterHDR.h"

Syntax

class URenderTargetExporterHDR : public UExporter

Remarks

TextureExporterHDR.

Constructors

Name Description

Public function

URenderTargetExporterHDR

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UExporter

Name Description

Public function Virtual

bool

 

ExportBinary

(
    UObject* Object,
    const TCHAR* Type,
    FArchive& Ar,
    FFeedbackContext* Warn,
    int32 FileIndex,
    uint32 PortFlags
)

Export object to binary

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