Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters
Inheritance Hierarchy
- UExporter
- URenderTargetExporterEXR
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/RenderTargetExporterHDR.h |
| Include | #include "Exporters/RenderTargetExporterHDR.h" |
Syntax
UCLASS (MinimalAPI)
class URenderTargetExporterEXR : public UExporter
Constructors
| Type | Name | Description | |
|---|---|---|---|
URenderTargetExporterEXR
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ExportBinary
(
UObject* Object, |
||
| bool | SupportsObject
(
UObject* Object |