IStaticMeshEditor::RotateSelectedPrims

Rotates the selected primitives by the specified amount

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

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

Include

#include "IStaticMeshEditor.h"

Syntax

void RotateSelectedPrims
(
    const FRotator & InRot
)

Remarks

Rotates the selected primitives by the specified amount

Parameters

Parameter

Description

InRot

The amount to rotate

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