bbmod_matrix_set_rotation_x

A function defined in BBMOD_Matrix.gml

bbmod_matrix_set_rotation_x(_matrix, _angle)

Description

Writes rotation around the X axis into an identity matrix.

Arguments

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

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