A function defined in BBMOD_Matrix.gml
Copy(_dest)
Copies the matrix to another matrix.
Name | Type | Description |
---|---|---|
_dest | Struct.BBMOD_Matrix |
The destination matrix. |
Struct.BBMOD_Matrix
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.