createArrayFromPackedXYZ MethodStatic

Return an array of vectors constructed from groups of 3 entries in a Float64Array. Any incomplete group at the tail of the array is ignored.

createArrayFromPackedXYZ(data: Float64Array): Vector3d[]

Parameter Type Description
data Float64Array  

Returns - Vector3d[]

Defined in

Last Updated: 17 May, 2024