rotate_3d


Description:

public void rotate_3d (float angle, Vec3 axis)

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