Navigation
API > API/Plugins > API/Plugins/DatasmithTranslator > API/Plugins/DatasmithTranslator/FDatasmithSceneSource
References
| Module | DatasmithTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithSceneSource.h |
| Include | #include "DatasmithSceneSource.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Private/DatasmithSceneSource.cpp |
void SetSceneName
(
const FString & InSceneName
)
Remarks
Set a custom name for this scene. This overrides the default name deduced form the source file
Parameters
| Name | Description |
|---|---|
| InSceneName | New name |