ProtoFlux:FromToRotation

From Resonite Wiki
Revision as of 18:29, 30 June 2024 by AmasterAmaster (talk | contribs) (Fixed a description header.)
From To Rotation
From
*
To
Rotation

The From To Rotation node takes in euler angle values (a starting point and an ending point), and returns a Quaternion that has been rotated to the ending point.

Inputs

From (Pseudo-Generic)

The euler angle rotation starting point.

To (Pseudo-Generic)

The euler angle we want to rotate to.

Outputs

* (Pseudo-Generic)

Returns a quaternion that has been rotated to the ending point.

See Also