FromArray

function

FromArray(_array[, _index])

Description

Loads dual quaternion components (rX, rY, rZ, rW, dX, dY, dZ, dW) from an array.

Arguments

Name Type Description
_array Array<Real> The array to read the dual quaternion components from.
_index Real The index to start reading the dual quaternion components from. Defaults to 0.

Returns

Struct.BBMOD_DualQuaternion Returns self.

Do you find this page helpful?

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