Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Operations > API/Plugins/DynamicMesh/Operations/FDeformableEdgePath
| Type | Name | Description | |
|---|---|---|---|
| void | DeformJoint
(
FPathJoint& PathJoint |
Replace the specified two connected edge segments (FPathJoint) in the main path with a new sub-path that connects the same end points. | |
| bool | DeformJoint
(
const int32 IncomingEID, |
Edge flip the adjacent edges to the JointVID and collect the DeformedPath that can be used to replace the local incoming and outgoing edge path |