Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/IGeometrySelectionTransformer
Description
Finish a transform (eg called on mouse-up during 3D gizmo interaction). The caller provides a TransactionsAPI implementation which the Transformer/Selector can use to emit change events
Derived Overrides
| Name | EndTransform |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelector.h |
| Include Path | #include "Selection/GeometrySelector.h" |
void EndTransform
(
IToolsContextTransactionsAPI * TransactionsAPI
)