| Name | Value | Description |
| EnhancedMeshCombineAlgorithmType | 1 | Uses a new multi-threaded algorithm for mesh boolean operations, which produces meshes with less triangles then the legacy type. |
| LegacyMeshCombineAlgorithmType | 0 | Uses the legacy algorithm type for mesh boolean. Produces the well known results, but produces additional triangulation, which may be not needed. |