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