Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/Gltf > API/Plugins/InterchangeImport/Gltf/UInterchangeGLTFTranslator
- UInterchangeTranslatorBase::Translate()
- UInterchangeGLTFTranslator::Translate()
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Gltf/InterchangeGltfTranslator.h |
| Include | #include "Gltf/InterchangeGltfTranslator.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Gltf/InterchangeGltfTranslator.cpp |
virtual bool Translate
(
UInterchangeBaseNodeContainer & BaseNodeContainer
) const
Remarks
Translate the associated source data into node(s) that are hold in the specified nodes container.