Boolean (Логический)¶
The Boolean Node allows you to cut, subtract, and join the geometry of two inputs. This node offers the same operations as the Boolean modifier.
Входы¶
- Geometry 1, 2
Стандартный вход геометрии.
Свойства¶
- Mode
- Intersect
Создание новой геометрии, содержащей только объем внутри геометрии 1 и геометрии 2.
- Union
The two input pieces of geometry are joined, then any interior elements are removed.
- Difference (разница)
Геометрия 2 вычитается из геометрии 1 (всё, что находится за пределами геометрии 2, сохраняется).
Output (выход)¶
- Geometry (геометрия)
Стандартный выход геометрии.