ProtoFlux:Inverse Rotation

From Resonite Wiki
Revision as of 18:36, 30 June 2024 by AmasterAmaster (talk | contribs) (Created a page for the Inverse Rotation node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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