BBMOD_Matrix.Transform

A function defined in BBMOD_Matrix.gml

Transform(_vector)

Description

Transforms a vector by the matrix and returns the result as a new vector.

Arguments

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

Returns

Struct.BBMOD_Vec4 The tranformed vector.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.