Matrix.rotateY

void rotateY(float angle)

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

See also: [graphene.matrix.Matrix.rotate]

Parameters

anglethe rotation angle, in degrees