The tyFaceFracture modifier allows you to fracture mesh faces into separate mesh elements.
The functionality of this modifier is equivalent to the functionality of tyFlow’s Face Fracture operator.
Triangles: triangles will be treated as single faces.
Polygons: polygons (adjacent triangles that share a hidden edge) will be treated as single faces.
Material IDs: faces will be split up by shared adjacent material IDs.
Smoothing Groups: faces will be split up by shared adjacent smoothing groups.
Preserve normals: when enabled, existing surface normals will be made explicit and preserved during the operation.
Min/Max: the target min/max combined face area per fracture group.