rotate_3d
Description:
Rotates this angle
degrees around axis
.
For a rotation in 2D space, use [method@Gsk.Transform.rotate]
Parameters:
this |
the next transform |
angle |
the rotation angle, in degrees (clockwise) |
axis |
The rotation axis |
Returns:
The new transform |