Navigation
Unreal Engine C++ API Reference > Editor > StaticMeshEditor > IStaticMeshEditor
References
Module | StaticMeshEditor |
Header | /Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h |
Include | #include "IStaticMeshEditor.h" |
void ScaleSelectedPrims
&40;
const FVector & InScale
&41;
Remarks
Scales the selected primitives by the specified amount
Parameters
Name | Description |
---|---|
InScale | The amount to scale |