Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3 > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3/FCollapseEdgeOptions
Syntax
bool bAllowTetrahedronCollapse
Remarks
When false, collapse is disallowed if we are collapsing the side of a tetrahedron. Note that a base edge of an open-base tetrahedron could be collapsed even if bAllowTetrahedronCollapse is false if bAllowHoleCollapse is true.