Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters > API/Editor/UnrealEd/Exporters/UTextureExporterGeneric
- UTextureExporterGeneric::SupportsTexture()
- UTextureExporterTGA::SupportsTexture()
- UTextureExporterPNG::SupportsTexture()
- UTextureExporterHDR::SupportsTexture()
- UTextureExporterEXR::SupportsTexture()
- UTextureExporterBMP::SupportsTexture()
- UTextureExporterDDS::SupportsTexture()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/TextureExporterGeneric.h |
| Include | #include "Exporters/TextureExporterGeneric.h" |
virtual bool SupportsTexture
&40;
UTexture &42; Texture
&41; const
Remarks
Derived class exporter must implement :