A function defined in BBMOD_DualQuaternion.gml
ToMatrix([_dest[, _index]])
Converts dual quaternion into a matrix.
Name | Type | Description |
---|---|---|
_dest | Array |
The destination array. If not specified, a new one is created. |
_index | Real |
The starting index in the destination array. Defaults to 0. |
Array
Returns the destination array.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.