A function defined in BBMOD_Quaternion.gml
FromBuffer(_buffer, _type)
Loads quaternion components (x, y, z, w)
from a buffer.
Name | Type | Description |
---|---|---|
_buffer | Id.Buffer |
The buffer to read the quaternion components from. |
_type | Constant.BufferDataType |
The type of each component. |
Struct.BBMOD_Quaternion
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.