Navigation
| Name | MaterialAssetWizard |
| Type | Editor |
| Part of Plugins | Material Asset Wizard |
| Location | /Engine/Plugins/Editor/MaterialAssetWizard/Source/MaterialAssetWizard/ |
| Module Build Rules | MaterialAssetWizard.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FMaterialAssetWizardModule | |
| UMaterialFactoryWithAssetWizard | Concrete material factory that will create a new material based on the selected material, or an empty one. |
| UMaterialFactoryWithAssetWizardBase | Abstract base factory that summons material wizard. |
| UMaterialInstanceConstantFactoryWithAssetWizard | Concrete material instance constant factory that will create a new material instance based on the selected material, or an empty one. |