Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
void AddActor
(
const TSharedPtr< IDatasmithActorElement > & InActor
)
Adds an Actor to the scene.
Parameter |
Description |
---|---|
InActor |
the Actor that will be added |