Navigation
Unreal Engine C++ API Reference > Runtime > DatasmithCore > IDatasmithScene
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include | #include "IDatasmithSceneElements.h" |
void SetExporterVersion
&40;
const TCHAR &42;
&41;
Remarks
Sets the Datasmith version used to export the scene. Only needs to be set when parsing the .udatasmith during import
Parameters
Name | Description |
---|---|
InVersion | The Datasmith version number as string |