A function defined in BBMOD_Quaternion.gml
ToBuffer(_buffer, _type)
Writes the quaternion into a buffer.
Name | Type | Description |
---|---|---|
_buffer | Id.Buffer |
The buffer to write the quaternion to. |
_type | Constant.BufferDataType |
The type of each component. |
Struct.BBMOD_Quaternion
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.