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
(
const Image * DestImage,
int32 StartLevel,
int32 LevelCount,
FScratchImageMipmap &
)
Remarks
Mipmap separating the worst case treatment in 3 steps to manage allocations of temp data.