Navigation
API > API/Runtime > API/Runtime/ImageCore > API/Runtime/ImageCore/FDDSFile
References
| Module | ImageCore |
| Header | /Engine/Source/Runtime/ImageCore/Public/DDSFile.h |
| Include | #include "DDSFile.h" |
| Source | /Engine/Source/Runtime/ImageCore/Private/DDSFile.cpp |
static FDDSFile &42; CreateEmpty2D
&40;
uint32 InWidth,
uint32 InHeight,
uint32 InMipCount,
EDXGIFormat InFormat,
uint32 InCreateFlags,
EDDSError &42; OutError
&41;
Remarks
Convenience version of the above to create a basic 2D texture with mip chain.