Solid._combineFaceMetadata()

Internal helper that merges face metadata maps from two solids.

Usage

javascript
const mergedMetadata = solid._combineFaceMetadata(otherSolid);

Use this when debugging metadata propagation across booleans.