Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithScene
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include | #include "IDatasmithSceneElements.h" |
void SetExporterVersion
(
const TCHAR *
)
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 |