IStaticMeshEditor::DuplicateSelectedPrims

Duplicates all the selected primitives and selects them

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

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

Include

#include "IStaticMeshEditor.h"

Syntax

void DuplicateSelectedPrims
(
    const FVector * InOffset
)

Remarks

Duplicates all the selected primitives and selects them

Parameters

Parameter

Description

InOffset

[optional] Allows the duplicate to be offset by this factor

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