Navigation
API > API/Runtime > API/Runtime/DatasmithCore
Material blend modes
| Name | EDatasmithBlendMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithDefinitions.h |
| Include Path | #include "DatasmithDefinitions.h" |
Syntax
enum EDatasmithBlendMode
{
Alpha,
ClearCoat,
Screen,
Softlight,
}
Values
| Name | Remarks |
|---|---|
| Alpha | |
| ClearCoat | |
| Screen | |
| Softlight |