Navigation
API > API/Editor > API/Editor/MaterialEditor
| Name | EStackDataType |
| Type | enum |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h |
| Include Path | #include "MaterialPropertyHelpers.h" |
Syntax
enum EStackDataType
{
Stack,
Asset,
Group,
Property,
PropertyChild,
}
Values
| Name | Remarks |
|---|---|
| Stack | |
| Asset | |
| Group | |
| Property | |
| PropertyChild |