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