Navigation
API > API/Editor > API/Editor/MaterialEditor
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditorSettings.h |
| Include | #include "MaterialEditorSettings.h" |
Syntax
struct FCheckerboardSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FColor | ColorOne | The first color of the checkerboard. | |
| FColor | ColorTwo | The second color of the checkerboard. | |
| int32 | Size | The size of the checkered tiles. |
Constructors
| Type | Name | Description | |
|---|---|---|---|