rotate3d
Rotates @next @angle degrees around @axis.
For a rotation in 2D space, use method@Gsk.Transform.rotate
This function consumes @next. Use method@Gsk.Transform.ref first if you want to keep it around.
Return
The new transform
Parameters
angle
the rotation angle, in degrees (clockwise)
axis
The rotation axis