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 SetPrimTransform
&40;
const FPrimData & InPrimData,
const FTransform & InPrimTransform
&41; const
Remarks
Sets the transform of the specified primitive
Parameters
| Name | Description |
|---|---|
| InPrimData | The data about the primitive |
| InPrimTransform | The transform to apply to the primitive |