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 EDatasmithReferenceMaterialQuality
{
High,
Low,
Count,
}
Values
| Name | Description |
|---|---|
| High | |
| Low | |
| Count | Dummy element to count the number of qualities |