Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FImage
Description
Reduce the LODs of the image to the given amount. Don't do anything if there are already less LODs than specified.
| Name | ReduceLODsTo |
| 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 |
void ReduceLODsTo
(
int32 NewLODCount
)