Navigation
API > API/Runtime > API/Runtime/DatasmithCore
| Name | EDatasmithShadingModel |
| Type | enum |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithDefinitions.h |
| Include Path | #include "DatasmithDefinitions.h" |
Syntax
enum EDatasmithShadingModel
{
DefaultLit,
ThinTranslucent,
Subsurface,
ClearCoat,
Unlit,
}
Values
| Name | Remarks |
|---|---|
| DefaultLit | |
| ThinTranslucent | |
| Subsurface | |
| ClearCoat | |
| Unlit |