Matrix.rotateX
void rotateX(float angle)Adds a rotation transformation around the X axis to m, using the given angle.
See also: [graphene.matrix.Matrix.rotate]
Parameters
angle | the rotation angle, in degrees |
void rotateX(float angle)Adds a rotation transformation around the X axis to m, using the given angle.
See also: [graphene.matrix.Matrix.rotate]
angle | the rotation angle, in degrees |