ProtoFlux:From To Rotation

From Resonite Wiki
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