IStaticMeshEditor::GetLastSelectedPrimTransform

Fetches the transform of the last primitive to be selected

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

/Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h

Include

#include "IStaticMeshEditor.h"

Syntax

bool GetLastSelectedPrimTransform
(
    FTransform & OutTransform
) const

Remarks

Fetches the transform of the last primitive to be selected

Returns

True, if there was a prim selected

Parameters

Parameter

Description

OutTransform

The transform of the last selected primitive

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