BBMOD_Matrix.TranslateYSelf

A function defined in BBMOD_Matrix.gml

TranslateYSelf(_y)

Description

Translates the matrix on the Y axis and stores the result into self.

Arguments

Name Type Description
_y Real Translation on the Y axis.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.