Added a further reading section and a video (explaining the 2 different rotation types). |
m YoshBot moved page ProtoFlux:Euler Angles to ProtoFlux:EulerAngles: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 23:51, 20 August 2025
Euler Angles
Rotation
The Euler Angles node takes in a Quaternion value (a floatQ or doubleQ), and returns the converted value in Euler Angles.
Inputs
Q (Pseudo-Generic)
The quaternion we want to convert.
Outputs
* (Pseudo-Generic)
Returns the euler angle equivelent of this quaternion.
Further Reading
Videos
See Also
- Wikipedia's definition of quaternion & euler angles.