Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
int32 AddInstance
(
const FTransform & Transform
)
Add an instance
the index of the new instance
Parameter |
Description |
---|---|
Transform |
the transform of the instance |