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