Navigation
API > API/Runtime > API/Runtime/ImageCore > API/Runtime/ImageCore/FMipMapImage
| Type | Name | Description | |
|---|---|---|---|
| void | Init
(
ERawImageFormat::Type InFormat, |
Initializes the Mip Map Image with parameters with uninitialized SubImages. | |
| void | Init
(
int32 MipZeroWidth, |
Initializes the Mip Map Image with reserving space for mip maps. |