Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UExporter
- UTextureExporterGeneric
- UTextureExporterEXR
- UVirtualTextureBuilderExporterEXR
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/TextureExporterEXR.h |
| Include | #include "Exporters/TextureExporterEXR.h" |
Syntax
class UTextureExporterEXR : public UTextureExporterGeneric
Remarks
TextureExporterEXR.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UTextureExporterEXR
(
const FObjectInitializer& ObjectInitializer |
Overridden from UTextureExporterGeneric
| Type | Name | Description | |
|---|---|---|---|
| bool | SupportsTexture
(
UTexture* Texture |
Derived class exporter must implement : |