bbmod_matrix_set_rotation_z

A function defined in BBMOD_Matrix.gml

bbmod_matrix_set_rotation_z(_matrix, _angle)

Description

Writes rotation around the Z axis into an identity matrix.

Arguments

Name Type Description
_matrix Array The target identity matrix.
_angle Real The angle of rotation around the Z axis, in degrees.
Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.