function
FromRows(_r1, _r2, _r3, _r4)
Initializes the matrix from rows.
Name | Type | Description |
---|---|---|
_r1 | BBMOD_Vec4 |
A vector containing the first row. |
_r2 | BBMOD_Vec4 |
A vector containing the second row. |
_r3 | BBMOD_Vec4 |
A vector containing the third row. |
_r4 | BBMOD_Vec4 |
A vector containing the fourth row. |
BBMOD_Matrix
Returns self
.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.