Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
deltakosh committed Oct 18, 2024
1 parent 7496701 commit 46114ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/features/featuresDeepDive/mesh/mergeMeshes.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ const mergeMeshes = function (meshName, arrayObj, scene) {
## Merging Meshes with Constructive Solid Geometry

You can construct complex meshes by using `subtract`, `intersect`, and `add` methods of the [CSG2](/typedoc/classes/babylon.csg2) class.
The `slice` function is also available to extract a cross-section from your `CSG2`.

### Initializing CSG2

Expand Down

0 comments on commit 46114ce

Please sign in to comment.