ToArray

function

ToArray([_array[, _index]])

Description

Writes components (rX, rY, rZ, rW, dX, dY, dZ, dW) of the dual quaternion into an array.

Arguments

Name Type Description
_array Array<Real> The destination array. If not defined, a new one is created.
_index Real The index to start writing to. Defaults to 0.

Returns

Array<Real> Returns the destination array.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.