wrap.Matrix4x4.rotate

Matrix4x4.rotate(angle, x, y, z)

Rotate matrix.

Rotate matrix by angle around axis (x,y,z). Angle is specified in degrees.

Parameters:

angle : float

x,y,z : float