serializeMatrix44Arr1D

Converts a one-dimesional array of Matrix44 elements to an array of parameter strings.

Signatures

  •   serializeMatrix44Arr1D( mat44Arr )

Parameters

mat44Arr

Array containing elements of type Matrix44

Return value

A one-dimensional array with string elements containing the paramate representations of matrix list elements.