Skip to content

llAxes2Rot

Function Syntax
rotation llAxes2Rot(
  1. vector Forward, // Forward/Back part of rotation.
  2. vector Left, // Left/Right part of rotation.
  3. vector Up // Up/Down part of rotation.
);

Returns the rotation represented by coordinate axes Forward, Left, and Up.