Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/MaterialEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMaterialInterface
- UMaterial
- UPreviewMaterial
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/PreviewMaterial.h |
| Include | #include "MaterialEditor/PreviewMaterial.h" |
Syntax
class UPreviewMaterial : public UMaterial
Constructors
| Type | Name | Description | |
|---|---|---|---|
UPreviewMaterial
(
const FObjectInitializer& ObjectInitializer |
Implementation of Preview Material functions |
Overridden from UMaterial
| Type | Name | Description | |
|---|---|---|---|
| FMaterialResource * |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| bool | IsAsset () |
Returns true if this object is considered an asset. |