Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithScene
Description
Sets the Datasmith version used to export the scene. Only needs to be set when parsing the .udatasmith during import
| Name | SetExporterVersion |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include Path | #include "IDatasmithSceneElements.h" |
void SetExporterVersion
(
const TCHAR *
)
Parameters
| Name | Remarks |
|---|---|
| InVersion | The Datasmith version number as string |