ProtoFlux:Look Rotation

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