Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/FImageDataStorage
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/ImageDataStorage.h |
| Include | #include "MuR/ImageDataStorage.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Private/MuR/ImageDataStorage.cpp |
void SetNumLODs
(
int32 InNumLODs,
EInitializationType InitType
)
Remarks
Change the number of lods in the image. If InNumLODs is smaller than the current lod count, LODs are dropped from the tail up.