- vector
list List of the three component of the vector.
- angle
float Angle by which the vector is to be rotated (radians or degree).
- radiansbool,
optional Whether the angle is expressed in radians. Default is False.
- axis
str, optional Axis about which to rotate the vector. Default is "z".