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