BBMOD_Matrix.ScaleXSelf

A function defined in BBMOD_Matrix.gml

ScaleXSelf(_x)

Description

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

Arguments

Name Type Description
_x Real Scale on the X axis.

Returns

Struct.BBMOD_Matrix The resulting matrix.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.