Choose your operating system:
Windows
macOS
Linux
| ISceneGraphNode
|
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
class IDatasmithHierarchicalInstancedStaticMeshActorElement : public IDatasmithMeshActorElement
Name | Description | ||
---|---|---|---|
|
AddInstance ( |
Add an instance |
|
|
GetInstance ( |
Get the transform of a specified instance |
|
|
GetInstancesCount() |
Get the number of instances |
|
|
RemoveInstance ( |
Remove an instance that this destruct the order of the instances |
|
|
ReserveSpaceForInstances ( |
Reserve memory for a number of instance. |