Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | UPreviewMaterial |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/PreviewMaterial.h |
| Include Path | #include "MaterialEditor/PreviewMaterial.h" |
Syntax
UCLASS (MinimalAPI)
class UPreviewMaterial : public UMaterial
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMaterialInterface → UMaterial → UPreviewMaterial
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UPreviewMaterial
(
const FObjectInitializer& ObjectInitializer |
Implementation of Preview Material functions | MaterialEditor/PreviewMaterial.h |
Functions
Public
Overridden from UMaterial
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FMaterialResource * AllocateResource() |
MaterialEditor/PreviewMaterial.h |
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsAsset() |
MaterialEditor/PreviewMaterial.h |