Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithHierarchicalInstancedS-
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include | #include "IDatasmithSceneElements.h" |
void RemoveInstance
(
int32 InstanceIndex
)
Remarks
Remove an instance
Parameters
| Name | Description |
|---|---|
| InstanceIndex | The index of the instance to remove Note that this destruct the order of the instances |