function
FromColumns(_c1, _c2, _c3, _c4)
Initializes the matrix from columns.
Name | Type | Description |
---|---|---|
_c1 | BBMOD_Vec4 |
A vector containing the first column. |
_c2 | BBMOD_Vec4 |
A vector containing the second column. |
_c3 | BBMOD_Vec4 |
A vector containing the third column. |
_c4 | BBMOD_Vec4 |
A vector containing the fourth column. |
BBMOD_Matrix
Returns self
.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.