Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics > API/Plugins/ModelingComponents/Mechanics/UPolyLassoMarqueeMechanic
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/PolyLassoMarqueeMechanic.h |
| Include | #include "Mechanics/PolyLassoMarqueeMechanic.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/PolyLassoMarqueeMechanic.cpp |
static bool ApproximateSelfClipPolyline
(
TArray < FVector2D > & Polyline
)
Remarks
Utility function clients can use to clean up poly-lasso if it is not closed (perhaps should be folded into mechanic behavior)