BBMOD_Matrix.RotateZ

A function defined in BBMOD_Matrix.gml

RotateZ(_z)

Description

Rotates the matrix on the Z axis and returns the result as a new matrix.

Arguments

Name Type Description
_z Real Rotation on the Z axis.

Returns

Struct.BBMOD_Matrix The resulting matrix.

Do you find this page helpful?

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