Navigation
Unreal Engine C++ API Reference > Runtime > DatasmithCore > IDatasmithScene
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include | #include "IDatasmithSceneElements.h" |
void AddLevelVariantSets
&40;
const TSharedPtr< IDatasmithLevelVariantSetsElement > & InLevelVariantSets
&41;
Remarks
Adds a LevelVariantSets to the scene.
Parameters
Name | Description |
---|---|
InLevelVariantSets | the LevelVariantSets to add |