Enumeration CompoundFlags

Flags controlling the behavior of a compound shape.

Enumeration Members

Enumeration Members

FIX_INTERNAL_EDGES: 1

The edges (2D) or faces (3D) where two parts meet are treated as interior to the union, and contact normals are clamped to the surviving outline. This removes the ledge a body catches on when it slides across the cut between two parts of a convex decomposition. Costs a one-off pass over the parts' edges when set.