Navigation
API > API/Runtime > API/Runtime/UMG
| Name | EWidgetBlendMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/UMG/Public/Components/WidgetComponent.h |
| Include Path | #include "Components/WidgetComponent.h" |
Syntax
enum EWidgetBlendMode
{
Opaque,
Masked,
Transparent,
}
Values
| Name | Remarks |
|---|---|
| Opaque | |
| Masked | |
| Transparent |