linear algebra rotate vector code example Example: unity rotate vector Vector3 rotated = Quaternion.AngleAxis(-45, Vector3.up) * vector;