IDatasmithHierarchicalInstancedStaticMeshActorElement::AddInstance

Add an instance

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

int32 AddInstance
(
    const FTransform & Transform
)

Remarks

Add an instance

Returns

the index of the new instance

Parameters

Parameter

Description

Transform

the transform of the instance

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss