Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Operations > API/Plugins/DynamicMesh/Operations/FDeformableEdgePath
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Operations/GeodesicPath.h |
| Include | #include "Operations/GeodesicPath.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/Operations/GeodesicPath.cpp |
void RemoveSegment
&40;
int32 SID
&41;
Remarks
Remove specified segment from the linked-list path and clean up joint-related data for the joint that ends with this segment. note: the joint data (e.g. joint angle queue) for the joint that started with this segment will be dirty.