A function defined in BBMOD_Matrix.gml
ScaleZ(_z)
Scales the matrix on the Z axis and returns the result as a new matrix.
Name | Type | Description |
---|---|---|
_z | Real |
Scale on the Z axis. |
Struct.BBMOD_Matrix
The resulting matrix.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.