A function defined in BBMOD_Matrix.gml
ToBuffer(_buffer, _type)
Writes the matrix into a buffer.
Name | Type | Description |
---|---|---|
_buffer | Id.Buffer |
The buffer to write to. |
_type | Real |
The type of values. Use one of the buffer_ constants. |
Struct.BBMOD_Matrix
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.