Browse Source

Add section mentioning "export as glTF" to CSG docs page (#7324)

James Czekaj 2 years ago
parent
commit
5cd0f2aa31
2 changed files with 9 additions and 0 deletions
  1. 9 0
      tutorials/3d/csg_tools.rst
  2. BIN
      tutorials/3d/img/export_as_gltf.webp

+ 9 - 0
tutorials/3d/csg_tools.rst

@@ -290,3 +290,12 @@ in the **Scale** property will cause the texture to repeat more often.
          and choose **Copy**. To paste it, select the node you'd like to apply
          the material onto, click the dropdown arrow next to its material
          property then choose **Paste**.
+
+Exporting as glTF
+------------------------
+
+It can be useful to block out a level using CSG, then export it as a 3d model, to
+import into 3D modelling software. You can do this by selecting **Scene > Export As... >
+glTF 2.0 Scene**.
+
+.. image:: img/export_as_gltf.webp

BIN
tutorials/3d/img/export_as_gltf.webp