A function defined in BBMOD_Matrix.gml
RotateZSelf(_z)
Rotates the matrix on the Z axis and stores the result into self
.
Name | Type | Description |
---|---|---|
_z | Real |
Rotation on the Z axis. |
Struct.BBMOD_Matrix
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.