Navigation
API > API/Plugins > API/Plugins/CustomizableObject
Key to identify an image inside a generated mutable runtime instance.
| Name | FMutableImageReference |
| Type | struct |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectSystem.h |
| Include Path | #include "MuCO/CustomizableObjectSystem.h" |
Syntax
struct FMutableImageReference
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaseMip | uint8 | MuCO/CustomizableObjectSystem.h | ||
| Component | uint8 | Object component index. | MuCO/CustomizableObjectSystem.h | |
| ConstantImagesNeededToGenerate | TArray< int32 > | MuCO/CustomizableObjectSystem.h | ||
| Image | uint8 | MuCO/CustomizableObjectSystem.h | ||
| ImageID | uint32 | Original image ID. | MuCO/CustomizableObjectSystem.h | |
| LOD | uint8 | MuCO/CustomizableObjectSystem.h | ||
| SurfaceId | uint32 | MuCO/CustomizableObjectSystem.h |