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