Navigation
API > API/Developer > API/Developer/DatasmithExporter > API/Developer/DatasmithExporter/FDatasmithSceneExporter
References
| Module | DatasmithExporter |
| Header | /Engine/Source/Developer/Datasmith/DatasmithExporter/Public/DatasmithSceneExporter.h |
| Include | #include "DatasmithSceneExporter.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithExporter/Private/DatasmithSceneExporter.cpp |
void Export
&40;
TSharedRef< IDatasmithScene > DatasmithScene,
bool bCleanupUnusedElements
&41;
Remarks
Exports the entire scene. It will create the scene file as well as the resized textures (in case of resize is enabled).
Parameters
| Name | Description |
|---|---|
| bCleanupUnusedElements | Remove unused meshes, textures and materials before exporting |