A function defined in PEd_matrix.gml
PEd_MatrixScale(_matrix, _val)
Scales the matrix by the given value.
Name | Type | Description |
---|---|---|
_matrix | Array |
The matrix to be scaled. |
_val | Real |
The value to scale the matrix by. |
Array
The scaled matrix.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.