Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters > API/Editor/UnrealEd/Exporters/UTextureExporterEXR
- UTextureExporterGeneric::SupportsTexture()
- UTextureExporterEXR::SupportsTexture()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/TextureExporterEXR.h |
| Include | #include "Exporters/TextureExporterEXR.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Factories/EditorFactories.cpp |
virtual bool SupportsTexture
(
UTexture * Texture
) const
Remarks
Derived class exporter must implement :