BBMOD_Matrix.ScaleComponentwiseSelf

A function defined in BBMOD_Matrix.gml

ScaleComponentwiseSelf(_s)

Description

Scales each component of the matrix and stores the result into self.

Arguments

Name Type Description
_s Real The value to scale the components with.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.