BBMOD_Matrix.RotateXSelf

A function defined in BBMOD_Matrix.gml

RotateXSelf(_x)

Description

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

Arguments

Name Type Description
_x Real Rotation on the X axis.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on March 23, 2025 using GMDoc.