Navigation
API > API/Editor > API/Editor/StaticMeshEditor > API/Editor/StaticMeshEditor/IStaticMeshEditor
References
| Module | StaticMeshEditor |
| Header | /Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h |
| Include | #include "IStaticMeshEditor.h" |
void DuplicateSelectedPrims
(
const FVector * InOffset
)
Remarks
Duplicates all the selected primitives and selects them
Parameters
| Name | Description |
|---|---|
| InOffset | [optional] Allows the duplicate to be offset by this factor |