BBMOD_Vec4.TransformSelf

A function defined in BBMOD_Vec4.gml

TransformSelf(_m)

Description

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

Arguments

Name Type Description
_m Array, Struct.BBMOD_Matrix The matrix to transform the vector by.

Returns

Struct.BBMOD_Vec4 Returns self.

Do you find this page helpful?

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