Navigation
API > API/Editor > API/Editor/MaterialEditor
| Name | FMaterialEditorApplicationModes |
| Type | struct |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditorModes.h |
| Include Path | #include "MaterialEditorModes.h" |
Syntax
struct FMaterialEditorApplicationModes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMaterialEditorApplicationModes() |
MaterialEditorModes.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StandardMaterialEditorMode | const FName | Mode identifiers. | MaterialEditorModes.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedPtr< FTabManager::FLayout > GetDefaultEditorLayout
(
TSharedPtr< class FMaterialEditor > InMaterialEditor |
MaterialEditorModes.h | ||
static FText GetLocalizedMode
(
const FName InMode |
MaterialEditorModes.h |