Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor
Inheritance Hierarchy
- IModuleInterface
- IDynamicMaterialEditorModule
References
| Module | DynamicMaterialEditor |
| Header | /Engine/Plugins/Experimental/DynamicMaterial/Source/DynamicMaterialEditor/Public/IDynamicMaterialEditorModule.h |
| Include | #include "IDynamicMaterialEditorModule.h" |
Syntax
class IDynamicMaterialEditorModule : public IModuleInterface
Remarks
Material Designer - Build your own materials in a slimline editor!
Functions
| Type | Name | Description | |
|---|---|---|---|
| IDynamicMaterialEditorModule & | Get () |
||
| bool | IsLoaded () |
||
| void | OpenEditor
(
UWorld* InWorld |
||
| void | RegisterCustomMaterialPropertyGenerator
(
UClass* InClass, |
Constants
| Name | Description |
|---|---|
| ModuleName |