Navigation
API > API/Plugins > API/Plugins/UVEditor
Enum to control the background visualiztion mode
| Name | EUVEditorBackgroundSourceType |
| Type | enum |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorBackgroundPreview.h |
| Include Path | #include "UVEditorBackgroundPreview.h" |
Syntax
enum EUVEditorBackgroundSourceType
{
Checkerboard,
Texture,
Material,
}
Values
| Name | Remarks |
|---|---|
| Checkerboard | |
| Texture | |
| Material |