We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2c7f09 + 01b029f commit ec773fdCopy full SHA for ec773fd
doc/classes/RenderingServer.xml
@@ -1932,7 +1932,7 @@
1932
<param index="0" name="instance" type="RID" />
1933
<param index="1" name="transform" type="Transform3D" />
1934
<description>
1935
- Sets the world space transform of the instance. Equivalent to [member Node3D.transform].
+ Sets the world space transform of the instance. Equivalent to [member Node3D.global_transform].
1936
</description>
1937
</method>
1938
<method name="instance_set_visibility_parent">
0 commit comments