A function defined in BBMOD_Matrix.gml
bbmod_matrix_set_rotation_y(_matrix, _angle)
Writes rotation around the Y axis into an identity matrix.
Name | Type | Description |
---|---|---|
_matrix | Array |
The target identity matrix. |
_angle | Real |
The angle of rotation around the Y axis, in degrees. |
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.