From 9225eb461e82257e3f244117e54c30863fc4fd2c Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Sat, 1 Oct 2022 21:53:46 -0500 Subject: Unify Node3D RotationOrder with global EulerOrder --- doc/classes/Node3D.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'doc') diff --git a/doc/classes/Node3D.xml b/doc/classes/Node3D.xml index bc2570b183..b6024b1887 100644 --- a/doc/classes/Node3D.xml +++ b/doc/classes/Node3D.xml @@ -290,7 +290,7 @@ Specify how rotation (and scale) will be presented in the editor. - + Specify the axis rotation order of the [member rotation] property. The final orientation is constructed by rotating the Euler angles in the order specified by this property. @@ -342,17 +342,5 @@ - - - - - - - - - - - - -- cgit v1.2.3