BBMOD_Matrix.RotateZSelf

A function defined in BBMOD_Matrix.gml

RotateZSelf(_z)

Description

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

Arguments

Name Type Description
_z Real Rotation on the Z axis.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

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