Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectMipDataProvider.h |
| Include | #include "MuCO/CustomizableObjectMipDataProvider.h" |
Syntax
struct FMutableMipUpdateLevel
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | DataSize | ||
| void * | Dest | ||
| EPixelFormat | Format | ||
| int32 | MipLevel | ||
| int32 | SizeX | ||
| int32 | SizeY |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMutableMipUpdateLevel
(
int32 InMipLevel, |