Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/FEncodedTextureDescription
Description
Returns the slice count for usage cases/platform that expect slice count to include volume texture depth. InMipIndex only affects volume textures.
| Name | GetNumSlices_WithDepth |
| Type | function |
| Header File | /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormat.h |
| Include Path | #include "Interfaces/ITextureFormat.h" |
int32 GetNumSlices_WithDepth
(
int32 InMipIndex
) const