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 © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.