A function defined in BBMOD_DualQuaternion.gml
FromBuffer(_buffer, _type)
Loads dual quaternion components (rX, rY, rZ, rW, dX, dY, dZ, dW)
from a buffer.
Name | Type | Description |
---|---|---|
_buffer | Id.Buffer |
The buffer to read the dual quaternion components from. |
_type | Constant.BufferDataType |
The type of each component. |
Struct.BBMOD_DualQuaternion
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.