参考 array()

array()

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

示例

语法

array()
array(v)

参数

v
p5.Vector:

the vector to convert to an array

Notice any errors or typos? Please let us know. Please feel free to edit src/math/p5.Vector.js and open a pull request!

相关参考