Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Exporters
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UExporter
- UTextureExporterGeneric
- UTextureExporterHDR
- UVirtualTextureBuilderExporterHDR
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/TextureExporterHDR.h |
Include | #include "Exporters/TextureExporterHDR.h" |
Syntax
class UTextureExporterHDR : public UTextureExporterGeneric
Remarks
TextureExporterHDR.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UTextureExporterHDR
(
const FObjectInitializer& ObjectInitializer |
Overridden from UTextureExporterGeneric
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | SupportsTexture
(
UTexture* Texture |
Derived class exporter must implement : |