Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/ShapeApproximation > API/Plugins/DynamicMesh/ShapeApproximation/FSimpleShapeSet3d
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include | #include "ShapeApproximation/SimpleShapeSet3.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/ShapeApproximation/SimpleShapeSet3.cpp |
bool MergeShapes
(
int32 MergeAboveCount,
const FMergeShapesSettings & MergeSettings
)
Remarks
Attempt to reduce the number of simple collision shapes by merging neighboring shapes, while still optionally protecting negative space.