Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FImage
Description
Return the size of the resident mips. for block-compressed images the result is the same as in CalculateDataSize() for non-block-compressed images, the sizes encoded in the image data is used to compute the final size.
| Name | GetMipsDataSize |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Image.h |
| Include Path | #include "MuR/Image.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Image.cpp |
int32 GetMipsDataSize() const