Navigation
API > API/Editor > API/Editor/UMGEditor
| |
|
| Name |
EThumbnailColorStripOrientation_BlueprintType |
| Type |
enum |
| Header File |
/Engine/Source/Editor/UMGEditor/Public/Components/AssetThumbnailWidget.h |
| Include Path |
#include "Components/AssetThumbnailWidget.h" |
Syntax
enum EThumbnailColorStripOrientation_BlueprintType
{
HorizontalBottomEdge,
VerticalRightEdge,
}
Values
| Name |
Remarks |
| HorizontalBottomEdge |
Display the color strip as a horizontal line along the bottom edge |
| VerticalRightEdge |
Display the color strip as a vertical line along the right edge |