Navigation
API > API/Plugins > API/Plugins/MediaPlate
References
| Module | MediaPlate |
| Header | /Engine/Plugins/Media/MediaPlate/Source/MediaPlate/Public/MediaPlateComponent.h |
| Include | #include "MediaPlateComponent.h" |
Syntax
USTRUCT ()
struct FMediaTextureResourceSettings
Remarks
This struct is used to expose Media Texture settings via Media Plate Component and is a mirror of some of the settings.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableGenMips | Enable mips generation | |
| uint8 | CurrentNumMips | Current number of mips to be generated as output |