Navigation
Unreal Engine C++ API Reference > Developer > TextureFormat > Interfaces > FEncodedTextureDescription
References
Module | TextureFormat |
Header | /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormat.h |
Include | #include "Interfaces/ITextureFormat.h" |
FIntVector3 GetMipDimensions ( int32 InMipIndex ) const
Remarks
Returns the size of the mip at the given index. Z is 1 unless it's a volume texture.