FCheckerboardSettings

Unreal Engine C++ API Reference > 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
  FCheckerboardSettings ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library