BBMOD_Matrix.Set

A function defined in BBMOD_Matrix.gml

Set(_index, _value)

Description

Sets matrix value at specific index.

Arguments

Name Type Description
_index Real The index to change the value at.
_value Real The new value.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

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