rotateX

fun rotateX(angle: Float)

Adds a rotation transformation around the X axis to @m, using the given @angle.

See also: graphene_matrix_rotate()

Since

1.0

Parameters

angle

the rotation angle, in degrees