Navigation
API > API/Plugins > API/Plugins/GLTFCore
| Name | GLTF::EMessageSeverity |
| Type | enum |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFLogger.h |
| Include Path | #include "GLTFLogger.h" |
Syntax
namespace GLTF
{
enum EMessageSeverity
{
Display,
Warning,
Error,
}
}
Values
| Name | Remarks |
|---|---|
| Display | |
| Warning | |
| Error |