Solid.difference()
Runs the alternate Manifold difference path. In practice this is the subtraction-style boolean API.
Usage
javascript
const result = solid.difference(otherSolid);Use subtract() when you want the clearer name for this - other.