Matrix.rotateY

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

See also: graphene.matrix.Matrix.rotate

class Matrix
void
rotateY
(
float angle
)

Parameters

angle float

the rotation angle, in degrees