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" |
int32 GetNumBatchesLODRange
(
int32 BatchSizeInElems,
int32 BatchElemSizeInBytes,
int32 LODBegin,
int32 LODEnd
) const
Remarks
Returns the number of batches GetBatchLODRange will admit and that will cover the [LODBegin, LODEnd) range.