ProtoFlux:Look Rotation

From Resonite Wiki
Look Rotation
Forward
*
Up
Rotation

The Look Rotation node takes in a defined forward and up direction, and returns a Quaternion that has been rotated to face in a specified direction.

Inputs

Forward (Pseudo-Generic)

The forward direction.

Up (Pseudo-Generic)

The up direction.

Outputs

* (Pseudo-Generic)

Returns a quaternion that has been rotated to face a certain direction (and orientated thanks to the up direction).

See Also