rotate_3d
Description:
Rotates this's coordinate system by angle
degrees around axis
.
For a rotation in 2D space, use [method@Gsk.Transform.rotate].
Parameters:
this |
a `GtkSnapshot` |
angle |
the rotation angle, in degrees (clockwise) |
axis |
The rotation axis |