PLAYGROUND (experimental)

v2_to_list

v2_to_list(vectors) -> LIST

Convert a list of vectors to a list of coordinates

Syntaxe

var coords = v2_to_list([{x:25, y:160}, {x:90, y:75}]);

Arguments

NameRequiredDefaultDescription
vectorsyes-List of vectors [{x:25, y:160}, {x:90, y:75}, ...]