rotateY

fun rotateY(angle: Float)

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

See also: graphene_matrix_rotate()

Since

1.0

Parameters

angle

the rotation angle, in degrees