Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/IGeometrySelectionTransformer
Description
Start a transform (eg called at beginning of a user interaction with a 3D gizmo). The caller provides the active Selection that is intended to be transformed.
Derived Overrides
- FBasicDynamicMeshSelectionTransformer::BeginTransform
- FDynamicMeshPolygroupTransformer::BeginTransform
| Name | BeginTransform |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelector.h |
| Include Path | #include "Selection/GeometrySelector.h" |
void BeginTransform
(
const UE::Geometry::FGeometrySelection & Selection
)