BBMOD_Matrix.ScaleYSelf

A function defined in BBMOD_Matrix.gml

ScaleYSelf(_y)

Description

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

Arguments

Name Type Description
_y Real Scale on the Y axis.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

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