diff --git a/docs/functions/eulerFromRotateTransform.html b/docs/functions/eulerFromRotateTransform.html new file mode 100644 index 00000000..ff9768c1 --- /dev/null +++ b/docs/functions/eulerFromRotateTransform.html @@ -0,0 +1,7 @@ +
: A object with a Rotation member object, properties x,y,z
+threejs-math.EulerAngle instance. From this threejs-math functionsa +allow conversion to other rotation representations.
+
Implements the convention that the 3 component values for the RotateTranform +cass (properties x,y,z) are to be interpreted as Euler angles in the intrinsic XYZ +order
+