toTypedArray Method

Extracts the current contents of the list as a Uint16Array such that the first 3 elements contain the first point's x, y, and z components, the second three elements contain the second point's components, and so on.

toTypedArray(): Uint16Array

Returns - Uint16Array

Defined in

Last Updated: 30 November, 2023