A function defined in BBMOD_Vec4.gml
TransformSelf(_m)
Transforms the vector by a matrix and stores the result into self
.
Name | Type | Description |
---|---|---|
_m | Array |
The matrix to transform the vector by. |
Struct.BBMOD_Vec4
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.