A function defined in BBMOD_Matrix.gml
TranslateX(_x)
Translates the matrix on the X axis and returns the result as a new matrix.
Name | Type | Description |
---|---|---|
_x | Real |
Translation on the X axis. |
Struct.BBMOD_Matrix
The resulting matrix.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.