Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/FImageDataStorage
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< const uint8 > | GetBatchFirstLODOffset
(
int32 BatchId, |
Returns a non modifiable view to the portion of the first LOD buffer with OffsetInBytes for the BatchId | |
| TArrayView< uint8 > | GetBatchFirstLODOffset
(
int32 BatchId, |
Non const version of GetBatchFirstLODOffset(). |