mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -44,7 +44,9 @@ Enumerations
|
||||
enum **Operation**:
|
||||
|
||||
- **OPERATION_UNION** = **0** --- Geometry of both primitives is merged, intersecting geometry is removed.
|
||||
|
||||
- **OPERATION_INTERSECTION** = **1** --- Only intersecting geometry remains, the rest is removed.
|
||||
|
||||
- **OPERATION_SUBTRACTION** = **2** --- The second shape is susbtracted from the first, leaving a dent with it's shape.
|
||||
|
||||
Description
|
||||
|
||||
Reference in New Issue
Block a user