We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af36bb6 + 973877f commit d83d55aCopy full SHA for d83d55a
tutorials/3d/csg_tools.rst
@@ -15,9 +15,7 @@ Interior environments can be created by using inverted primitives.
15
16
.. note:: The CSG nodes in Godot are mainly intended for prototyping. There is
17
no built-in support for UV mapping or editing 3D polygons (though
18
- extruded 2D polygons can be used with the CSGPolygon3D node). In
19
- addition CSG can't reliably create meshes made up of multiple nodes
20
- without holes.
+ extruded 2D polygons can be used with the CSGPolygon3D node).
21
22
If you're looking for an easy to use level design tool for a project,
23
you may want to use `FuncGodot <https://github.com/func-godot/func_godot_plugin>`__
0 commit comments