diff --git a/doc/classes/Node3D.xml b/doc/classes/Node3D.xml index b5ead07a104..2606a2b320c 100644 --- a/doc/classes/Node3D.xml +++ b/doc/classes/Node3D.xml @@ -269,7 +269,7 @@ - Direct access to the 3x3 basis of the [Transform3D] property. + Direct access to the 3x3 basis of the [member transform] property. Global position of this node. This is equivalent to [code]global_transform.origin[/code].