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