From 0ac4051c00898b316ae11e7075d3f3a9e3c46be3 Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Sun, 3 May 2020 04:27:36 -0400 Subject: Update documentation for Transform3D --- modules/csg/doc_classes/CSGShape3D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/csg/doc_classes') diff --git a/modules/csg/doc_classes/CSGShape3D.xml b/modules/csg/doc_classes/CSGShape3D.xml index dac556c7f1..01ec46e707 100644 --- a/modules/csg/doc_classes/CSGShape3D.xml +++ b/modules/csg/doc_classes/CSGShape3D.xml @@ -31,7 +31,7 @@ - Returns an [Array] with two elements, the first is the [Transform] of this node and the second is the root [Mesh] of this node. Only works when this node is the root shape. + Returns an [Array] with two elements, the first is the [Transform3D] of this node and the second is the root [Mesh] of this node. Only works when this node is the root shape. -- cgit v1.2.3