Navigation
API > API/Plugins > API/Plugins/GLTFCore
The public interface of the GLTFCore module
| Name | IGLTFCoreModule |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFCoreModule.h |
| Include Path | #include "GLTFCoreModule.h" |
Syntax
class IGLTFCoreModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IGLTFCoreModule & Get() |
Singleton-like access to IGLTFCore | GLTFCoreModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | GLTFCoreModule.h |