Home > server > Vector3 > transformMatrix3
Transforms the vector by a matrix3.
Signature:
transformMatrix3(matrix3: Matrix3): Vector3;|
Parameter |
Type |
Description |
|---|---|---|
|
matrix3 |
The matrix3 to transform the vector by. |
The current vector.
Home > server > Vector3 > transformMatrix3
Transforms the vector by a matrix3.
Signature:
transformMatrix3(matrix3: Matrix3): Vector3;|
Parameter |
Type |
Description |
|---|---|---|
|
matrix3 |
The matrix3 to transform the vector by. |
The current vector.