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 RemoveLevelVariantSets
(
const TSharedPtr < IDatasmithLevelVariantSetsElement > & InLevelVariantSets
)
Remarks
Removes a LevelVariantSets from the scene.
Parameters
Name | Description |
---|---|
InLevelVariantSets | the LevelVariantSets to remove |