In Blender, the keyboard shortcut Shift + Ctrl + B opens the Boolean tool menu, which allows you to perform various operations on objects:
Auto Boolean: Applies a modifier to the active object
Brush Boolean: Allows you to select multiple objects to apply as a brush to the active object
Difference: Subtracts the selected objects from the active object
Union: Adds the selected objects to the active object
Intersection: Applies an intersection operation between the selected objects and the active object
Slice: Creates a new object that is the intersection of the sliced objects
コメント