A function defined in BBMOD_Matrix.gml
RotateYSelf(_y)
Rotates the matrix on the Y axis and stores the result into self.
| Name | Type | Description |
|---|---|---|
| _y | Real |
Rotation on the Y axis. |
Struct.BBMOD_Matrix Returns self.
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.