Created a page for the Inverse Rotation node. |
m YoshBot moved page ProtoFlux:Inverse Rotation to ProtoFlux:InverseRotation: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:24, 21 August 2025
Inverse Rotation
Rotation
The Inverse Rotation node takes in a Quaternion value (a floatQ or doubleQ), and returns the inverted rotational value of the same type.
Inputs
Q (Pseudo-Generic)
The quaternion we want to invert.
Outputs
* (Pseudo-Generic)
Returns the inverted quaternion.
See Also
- Wikipedia's definition of quaternion.