Navigation
API > API/Plugins > API/Plugins/MutableRuntime
An image descriptor with information about missing data LODs and which images are needed to load to generate the image
| Name | FExtendedImageDesc |
| Type | struct |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/ImageTypes.h |
| Include Path | #include "MuR/ImageTypes.h" |
Syntax
struct FExtendedImageDesc : public mu::FImageDesc
Inheritance Hierarchy
- FImageDesc → FExtendedImageDesc
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConstantImagesNeededToGenerate | TArray< int32 > | MuR/ImageTypes.h | ||
| FirstLODAvailable | uint8 | Number of LODs that cannot be generated because the data is not available. | MuR/ImageTypes.h |