Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/Image
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/Image.h |
| Include | #include "MuR/Image.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Private/MuR/Image.cpp |
int32 GetMipsDataSize&40;&41; const
Remarks
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.