A function defined in BBMOD_Vec2.gml
FromBuffer(_buffer, _type)
Loads vector components from a buffer.
Name | Type | Description |
---|---|---|
_buffer | Id.Buffer |
The buffer to read the components from. |
_type | Constant.BufferDataType |
The type of each component. |
Struct.BBMOD_Vec2
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.