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