IStaticMeshEditor::GetPrimTransform

Gets the transform of the specified primitive

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

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

Include

#include "IStaticMeshEditor.h"

Syntax

FTransform GetPrimTransform
(
    const FPrimData & InPrimData
) const

Remarks

Gets the transform of the specified primitive

Returns

The transform of the specified primitive

Parameters

Parameter

Description

InPrimData

The data about the 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