Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript > API/Plugins/GeometryScriptingCore/GeometryScript/UGeometryScriptL-_20
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshSelectionFunctions.h |
| Include | #include "GeometryScript/MeshSelectionFunctions.h" |
| Source | /Engine/Plugins/Experimental/GeometryScripting/Source/GeometryScriptingCore/Private/MeshSelectionFunctions.cpp |
static UDynamicMesh &42; ExpandMeshSelectionToConnected
&40;
UDynamicMesh &42; TargetMesh,
FGeometryScriptMeshSelection Selection,
FGeometryScriptMeshSelection & NewSelection,
EGeometryScriptTopologyConnectionType ConnectionType
&41;
Remarks
Expand the Selection on the TargetMesh to connected regions and return the NewSelection
Parameters
| Name | Description |
|---|---|
| ConnectionType | defines what "connected" means, ie purely geometric connection, or some additional constraint like same MaterialIDs/etc |