ProtoFlux:Inverse Rotation

From Resonite Wiki
Inverse Rotation
Q
*
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