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 RotateSelectedPrims
(
const FRotator & InRot
)
Remarks
Rotates the selected primitives by the specified amount
Parameters
| Name | Description |
|---|---|
| InRot | The amount to rotate |