Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/Exporters > API/Plugins/GLTFExporter/Exporters/UGLTFExporter
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Exporters/GLTFExporter.h |
| Include | #include "Exporters/GLTFExporter.h" |
| Source | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Private/Exporters/GLTFExporter.cpp |
virtual bool ExportBinary
(
UObject * Object,
const TCHAR * Type,
FArchive & Archive,
FFeedbackContext * Warn,
int32 FileIndex,
uint32 PortFlags
)