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