mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 17:11:30 +00:00
Adds API to bake a CSG root node operation to either a static ArrayMesh or a ConcavePolygonShape3D physics collision shape. Adds menu options to the editor plugin when selecting a CSG root node to add baked sibling nodes. |
||
|---|---|---|
| .. | ||
| CSGBox3D.xml | ||
| CSGCombiner3D.xml | ||
| CSGCylinder3D.xml | ||
| CSGMesh3D.xml | ||
| CSGPolygon3D.xml | ||
| CSGPrimitive3D.xml | ||
| CSGShape3D.xml | ||
| CSGSphere3D.xml | ||
| CSGTorus3D.xml | ||