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 4713b57 + 9fdfe11 commit 3a577eaCopy full SHA for 3a577ea
tutorials/3d/introduction_to_3d.rst
@@ -28,7 +28,7 @@ node for everything 3D.
28
29
Node3Ds have a local transform, which is relative to the parent
30
node (as long as the parent node is also of **or inherits from** the type
31
-Node3D). This transform can be accessed as a 4×3
+Node3D). This transform can be accessed as a 3×4
32
:ref:`Transform3D <class_Transform3D>`, or as 3 :ref:`Vector3 <class_Vector3>`
33
members representing location, Euler rotation (X, Y and Z angles) and
34
scale.
0 commit comments