rotate3d

fun rotate3d(angle: Float, axis: <Error class: unknown class>): Transform?

Rotates @next @angle degrees around @axis.

For a rotation in 2D space, use method@Gsk.Transform.rotate

Return

The new transform

Parameters

angle

the rotation angle, in degrees (clockwise)

axis

The rotation axis