A function defined in BBMOD_Vec4.gml
ToBuffer(_buffer, _type)
Writes the components of the vector into the buffer.
| Name | Type | Description |
|---|---|---|
| _buffer | Id.Buffer |
The buffer to write to. |
| _type | Constant.BufferDataType |
The type of the components. |
Struct.BBMOD_Vec4 Returns self.
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.