A function defined in BBMOD_Matrix.gml
TranslateXSelf(_x)
Translates the matrix on the X axis and stores the result into self
.
Name | Type | Description |
---|---|---|
_x | Real |
Translation on the X axis. |
Struct.BBMOD_Matrix
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.