Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/FImageOperator
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/OpImageMipmap.cpp |
void ImageMipmap_PrepareScratch
&40;
Image &42; Dest,
const Image &42; Base,
int32 LevelCount,
FScratchImageMipmap &
&41;
Remarks
Mipmap separating the worst case treatment in 3 steps to manage allocations of temp data.