BBMOD_Matrix.TranslateY

A function defined in BBMOD_Matrix.gml

TranslateY(_y)

Description

Translates the matrix on the Y axis and returns the result as a new matrix.

Arguments

Name Type Description
_y Real Translation on the Y axis.

Returns

Struct.BBMOD_Matrix The resulting matrix.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.