Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithSceneUtils
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithUtils.h |
| Include | #include "DatasmithUtils.h" |
| Source | /Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithUtils.cpp |
static void CleanUpScene
&40;
TSharedRef< class IDatasmithScene > Scene,
bool bRemoveUnused
&41;
Remarks
Fixes all missing references, remove all unused meshes, materials, textures, etc
Parameters
| Name | Description |
|---|---|
| Scene | Scene to perform the cleanup on |
| bRemoveUnused | Indicates if the cleanup includes the removal of unused assets |