A function defined in BBMOD_Matrix.gml
FromBuffer(_buffer, _type)
Initializes the matrix from a buffer.
Name | Type | Description |
---|---|---|
_buffer | Id.Buffer |
The buffer to read values from. |
_type | Constant.BufferDataType |
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.