Matrix.rotateX

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

See also: graphene.matrix.Matrix.rotate

class Matrix
void
rotateX
(
float angle
)

Parameters

angle float

the rotation angle, in degrees