Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Exporters
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UExporter
- UTextureCubeExporterHDR
- URenderTargetCubeExporterHDR
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/TextureCubeExporterHDR.h |
Include | #include "Exporters/TextureCubeExporterHDR.h" |
Syntax
class UTextureCubeExporterHDR : public UExporter
Remarks
TextureCubeExporterHDR.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UTextureCubeExporterHDR
(
const FObjectInitializer& ObjectInitializer |
Overridden from UExporter
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | ExportBinary
(
UObject* Object, |
Export object to binary |