BBMOD_Matrix.TranslateZSelf

A function defined in BBMOD_Matrix.gml

TranslateZSelf(_z)

Description

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

Arguments

Name Type Description
_z Real Translation on the Z axis.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

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