rotate3d
fun rotate3d(angle: <Error class: unknown class>, axis: <Error class: unknown class>): Transform?(source)
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