Package: gsk
Function gsk:transform-rotate
Lambda Listgsk:transform-rotate (transform angle) Argumentstransform -- a gsk:transform instance angle -- a number coerced to a single float with the rotation angle, in degrees (clockwise) Return ValueThe new gsk:transform instance. Details Rotates the transformation matrix angle degrees in 2D, or in 3D speak,
around the z axis. | See also |
2024-4-21