BBMOD_Matrix.RotateX

A function defined in BBMOD_Matrix.gml

RotateX(_x)

Description

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

Arguments

Name Type Description
_x Real Rotation on the X axis.

Returns

Struct.BBMOD_Matrix The resulting matrix.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.