Delete Geometry
Removes whatever a field selects.
remove, cut out, erase, thin, clear, hide, prune- Category
- Modifiers
- Outputs
- mesh
- Runs live in
- Roblox
Faces on a mesh, whole points in a cloud, whole copies in a scatter. That last one matters: it thins an instanced set without first flattening it, so a forest can be cleared where a road runs through it.
It is the other half of every selection: a field says which, and this acts on it.
Inputs
| Socket | Type | Wiring |
|---|---|---|
| mesh | geometry | |
| selection | field, optional |
Parameters
| Name | Type | Default | Available when | What it does |
|---|---|---|---|---|
| Double Sided | checkbox | off | always |
Built with this node
- Addressing a grid after deleting part of itHow-to
- Break things apartHow-to
- My selection does nothingFix
- Select parts of a meshHow-to
- What counts as one faceHow-to
- Change Only Some Facesuses it