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