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