[ DestroysInstance ]
public Transform? rotate_3d (float angle, Vec3 axis)
Rotates this angle
degrees around axis
.
For a rotation in 2D space, use [[email protected]]
this |
the next transform |
angle |
the rotation angle, in degrees (clockwise) |
axis |
The rotation axis |
The new transform |