A function defined in BBMOD_Matrix.gml
RotateY(_y)
Rotates the matrix on the Y axis and returns the result as a new matrix.
Name | Type | Description |
---|---|---|
_y | Real |
Rotation on the Y axis. |
Struct.BBMOD_Matrix
The resulting matrix.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.