Created a page for the To Axis Angle node. |
m YoshBot moved page ProtoFlux:To Axis Angle to ProtoFlux:ToAxisAngle: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:37, 21 August 2025
To Axis Angle
Rotation
The To Axis Angle node takes in a Quaternion and returns an axis being rotating and the angle of how much it is rotating by.
Inputs
Q (Pseudo-Generic)
The quaternion value.
Outputs
Axis (Pseudo-Generic)
Returns the axis.
Angle (Pseudo-Generic)
Returns the the amount rotated.
See Also
- Wikipedia's definition of quaternion & euler angles.