BBMOD_Matrix.TransformOther

A function defined in BBMOD_Matrix.gml

TransformOther(_vector)

Description

Transforms a vector by the matrix and stores the result into the vector.

Arguments

Name Type Description
_vector Struct.BBMOD_Vec4 The vector to transform.

Returns

Struct.BBMOD_Vec4 The vector _v.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 26, 2024 using GMDoc.