IDatasmithHierarchicalInstancedStaticMeshActorElement::GetInstance

Get the transform of a specified instance

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

FTransform GetInstance
(
    int32 InstanceIndex
) const

Remarks

Get the transform of a specified instance

Returns

The transform of the instance

Parameters

Parameter

Description

InstanceIndex

The index 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