Referencia array()

array()

Warning

To retrieve vector components, use v.values

Returns the vector's components as an array of numbers.

Ejemplos

Sintaxis

array()

Parámetros

Returns

Number[]: array with the vector's components.

Referencias Relacionadas