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