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 AttachActorToSceneRoot
(
const TSharedPtr < IDatasmithActorElement > & Child,
EDatasmithActorAttachmentRule AttachmentRule
)
Remarks
Attach the actor to the scene root. Detach the actor if it was already attached.