Navigation
Unreal Engine C++ API Reference > Plugins > GLTFExporter
Inheritance Hierarchy
- IModuleInterface
- IGLTFExporterModule
References
Module | GLTFExporter |
Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/GLTFExporterModule.h |
Include | #include "GLTFExporterModule.h" |
Syntax
class IGLTFExporterModule : public IModuleInterface
Remarks
The public interface of the GLTFExporter module
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
IGLTFExporterModule & | Get () |
Singleton-like access to IGLTFExporter |
![]() ![]() |
bool | IsAvailable () |
Checks to see if this module is loaded and ready. |