classref: Sync with current master branch (543750a)

This commit is contained in:
Godot Organization
2023-06-03 03:19:05 +00:00
parent 2de3798d56
commit f9340bddb2
340 changed files with 1505 additions and 1258 deletions

View File

@@ -12,14 +12,14 @@ Geometry3D
**Inherits:** :ref:`Object<class_Object>`
Helper node to calculate generic geometry operations in 3D space.
Provides methods for some common 3D geometric operations.
.. rst-class:: classref-introduction-group
Description
-----------
Geometry3D provides users with a set of helper functions to create geometric shapes, compute intersections between shapes, and process various other geometric operations.
Provides a set of helper functions to create geometric shapes, compute intersections between shapes, and process various other geometric operations in 3D.
.. rst-class:: classref-reftable-group