godot/modules/csg/doc_classes
smix8 6455810db8 Add CSG options to bake to static mesh and collision shape
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.
2024-06-19 22:54:25 +02:00
..
CSGBox3D.xml
CSGCombiner3D.xml
CSGCylinder3D.xml
CSGMesh3D.xml
CSGPolygon3D.xml
CSGPrimitive3D.xml
CSGShape3D.xml
CSGSphere3D.xml
CSGTorus3D.xml